Package net.anwiba.spatial.geometry
Interface IRectangle
-
- All Superinterfaces:
IBaseGeometry,IGeometry,IPolygon,IPolygonal,java.io.Serializable
- All Known Implementing Classes:
Rectangle
public interface IRectangle extends IPolygon
-
-
Method Summary
-
Methods inherited from interface net.anwiba.spatial.geometry.IGeometry
getCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasured
-
Methods inherited from interface net.anwiba.spatial.geometry.IPolygon
getInnerRingN, getInnerRings, getNumberOfInnerRings, getOuterRing
-
-