Package net.anwiba.spatial.geometry
Interface IPunctual
-
- All Superinterfaces:
IGeometry,java.io.Serializable
- All Known Subinterfaces:
IMultiPoint,IPoint
- All Known Implementing Classes:
MultiPoint,Point
public interface IPunctual extends IGeometry
-
-
Method Summary
-
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasured
-
-