Package | Description |
---|---|
org.openspaces.spatial | |
org.openspaces.spatial.shapes | |
org.openspaces.spatial.shapes.impl |
Modifier and Type | Method and Description |
---|---|
static Shape |
ShapeFactory.parse(String s,
ShapeFormat shapeFormat)
Parses the specified string using the specified shape format
|
Modifier and Type | Interface and Description |
---|---|
interface |
Circle
A circle, denoted by a center point and radius.
|
interface |
LineString |
interface |
Point
A Point with X and Y coordinates.
|
interface |
Polygon
A polygon, denoted by 3 or more points
|
interface |
Rectangle
A rectangle, denoted by 2 points.
|
Modifier and Type | Class and Description |
---|---|
class |
CircleImpl |
class |
LineStringImpl |
class |
PointImpl |
class |
PolygonImpl |
class |
RectangleImpl |
Copyright © GigaSpaces.