Package net.anwiba.spatial.geometry
Interface IMultiPoint
- All Superinterfaces:
IGeometry,IGeometryCollection,IPunctual,Serializable
- All Known Implementing Classes:
MultiPoint
-
Method Summary
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasuredMethods inherited from interface net.anwiba.spatial.geometry.IGeometryCollection
getNumberOfGeometries
-
Method Details
-
getGeometryN
- Specified by:
getGeometryNin interfaceIGeometryCollection
-
geometries
- Specified by:
geometriesin interfaceIGeometryCollection
-