Interface Geometry

All Superinterfaces:
GeoJson, Serializable
All Known Subinterfaces:
CoordinateContainer<T>
All Known Implementing Classes:
GeometryCollection, LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon

public interface Geometry extends GeoJson
Each of the six geometries and GeometryCollection which make up GeoJson implement this interface.
Since:
1.0.0