| Interface | Description |
|---|---|
| GeoJsonObjectVisitor<T> |
Visitor to handle all different types of
GeoJsonObject. |
| Class | Description |
|---|---|
| Crs | |
| Feature | |
| FeatureCollection | |
| GeoJsonObject | |
| GeoJsonObjectVisitor.Adapter<T> |
An abstract adapter class for visiting GeoJson objects.
|
| Geometry<T> | |
| GeometryCollection | |
| LineString | |
| LngLatAlt | |
| MultiLineString | |
| MultiPoint | |
| MultiPolygon | |
| Point | |
| Polygon |
Copyright © 2018. All rights reserved.