Package net.anwiba.spatial.geometry
Interface IBaseGeometry
- All Superinterfaces:
IGeometry,Serializable
- All Known Subinterfaces:
ILinearRing,ILineString,IPoint,IPolygon,IRectangle
- All Known Implementing Classes:
LinearRing,LineString,Point,Polygon,Rectangle
-
Method Summary
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasured