Interface IBaseGeometry

All Superinterfaces:
IGeometry, Serializable
All Known Subinterfaces:
ILinearRing, ILineString, IPoint, IPolygon, IRectangle
All Known Implementing Classes:
LinearRing, LineString, Point, Polygon, Rectangle

public interface IBaseGeometry extends IGeometry