Class MultiPolygon.MultiPolygonPart
java.lang.Object
xyz.jpenilla.squaremap.api.marker.MultiPolygon.MultiPolygonPart
- All Implemented Interfaces:
IPolygon
- Enclosing class:
MultiPolygon
MultiPolygonPart is a class to represent sub polygons of
MultiPolygons-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()Get the mutable list of the points which make up the main polygonGet the mutable list of polygons which make up the negative space for this polygon.Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IPolygon
mainPolygon, mainPolygon, negativeSpace, negativeSpace
-
Method Details
-
negativeSpace
-
mainPolygon
-
equals
-
hashCode
-