Package com.mapbox.geojson
Interface Geometry
- All Superinterfaces:
GeoJson,Serializable
- All Known Subinterfaces:
CoordinateContainer<T>
- All Known Implementing Classes:
GeometryCollection,LineString,MultiLineString,MultiPoint,MultiPolygon,Point,Polygon
Each of the six geometries and
GeometryCollection
which make up GeoJson implement this interface.- Since:
- 1.0.0
-
Method Summary