Package net.anwiba.spatial.geometry
Interface IPoint
- All Superinterfaces:
IBaseGeometry,IGeometry,IPunctual,Serializable
- All Known Implementing Classes:
Point
-
Method Summary
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasured
-
Method Details
-
getCoordinate
ICoordinate getCoordinate()
-