Package com.mapbox.geojson
Interface Geometry
-
- All Superinterfaces:
GeoJson,java.io.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 andGeometryCollectionwhich make up GeoJson implement this interface.- Since:
- 1.0.0