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.
|
default String |
getGeometryType()
Get string description of most specific type of this instance
|
getCoordinates, getCRSdefault Coordinate getCoordinate()
default String getGeometryType()
GeometrygetGeometryType in interface GeometryCopyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.