Class MultiPolygon

    • Constructor Summary

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

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

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator