| Class | Description |
|---|---|
| Feature | |
| FeatureCollection | |
| GeoJSON | |
| GeoJSONObject |
The abstract interface of all GeoJSON objects.
|
| Geometry |
An intermediate, abstract class that acts as a common base for all GeoJSON
geometry types.
|
| GeometryCollection | |
| LineString | |
| MultiLineString | |
| MultiPoint | |
| MultiPolygon | |
| Point | |
| Polygon | |
| Position | |
| PositionList | |
| Ring |