Package | Description |
---|---|
org.neo4j.graphdb.spatial |
Modifier and Type | Method and Description |
---|---|
default Coordinate |
Point.getCoordinate()
Returns the single coordinate in space defining this point.
|
Modifier and Type | Method and Description |
---|---|
List<Coordinate> |
Geometry.getCoordinates()
Get all coordinates of the geometry.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.