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