Class MultiPolygon

    • Constructor Summary

      Constructors 
      Constructor Description
      MultiPolygon​(java.util.List<Polygon> polygons)  
    • Method Summary

      Modifier and Type Method Description
      ShapeType type()  
      <T,​E extends java.lang.Exception>
      T
      visit​(GeometryVisitor<T,​E> visitor)  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface org.elasticsearch.geometry.Geometry

        hasAlt
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator