| Package | Description | 
|---|---|
| org.openspaces.spatial | |
| org.openspaces.spatial.shapes.impl | 
| Modifier and Type | Method and Description | 
|---|---|
static Polygon | 
ShapeFactory.polygon(Collection<Point> points)
Creates a Polygon instance from the specified points 
 | 
static Polygon | 
ShapeFactory.polygon(Point first,
       Point second,
       Point third,
       Point... morePoints)
Creates a Polygon instance from the specified points 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PolygonImpl  | 
Copyright © GigaSpaces.