public interface Point extends Geometry
A call to Geometry.getCoordinates() must return a single element list.
| Modifier and Type | Method and Description |
|---|---|
default Coordinate |
getCoordinate()
Returns the single coordinate in space defining this point.
|
getCoordinates, getCRS, getGeometryTypedefault Coordinate getCoordinate()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.