Uses of Interface
org.openspaces.spatial.shapes.Polygon
Packages that use Polygon
-
Uses of Polygon in org.openspaces.spatial
Methods in org.openspaces.spatial that return PolygonModifier and TypeMethodDescriptionstatic PolygonShapeFactory.polygon(Collection<Point> points) Creates a Polygon instance from the specified pointsstatic PolygonCreates a Polygon instance from the specified points -
Uses of Polygon in org.openspaces.spatial.shapes.impl
Classes in org.openspaces.spatial.shapes.impl that implement Polygon