| Interface | Description |
|---|---|
| GeoJSONGeometryObject |
| Class | Description |
|---|---|
| GeoJSONCoordinate |
A coordinate independent of coordinate reference systems.
|
| GeoJSONCoordinateDeserializer | |
| GeoJSONCoordinateSerializer | |
| GeoJSONFeature<T extends GeoJSONGeometryObject> | |
| GeoJSONFeatureCollection<T extends GeoJSONGeometryObject> |
A feature collection restricted to features of just one type.
|
| GeoJSONLineString |
A linestring that may be empty, i.e.
|
| GeoJSONMultiPolygon |
A multi polygon, i.e.
|
| GeoJSONPoint |
A point that may be empty, i.e.
|
| GeoJSONPolygon |
A polygon consisting of a mandatory exterior ring and optional interior rings
defining holes.
|
| GeoJSONUtil |
Copyright © 2018. All rights reserved.