See: Description
| Class | Description | 
|---|---|
| GeoJsonCodecProvider | A provider of codecs for GeoJSON objects. | 
| GeometryCollectionCodec | A Codec for a GeoJSON GeometryCollection. | 
| LineStringCodec | A Codec for a GeoJSON LineString. | 
| MultiLineStringCodec | A Codec for a GeoJSON MultiLineString. | 
| MultiPointCodec | A Codec for a GeoJSON MultiPoint. | 
| MultiPolygonCodec | A Codec for a GeoJSON MultiPolygon. | 
| NamedCoordinateReferenceSystemCodec | Codec for a GeoJson Coordinate Reference System of type name. | 
| PointCodec | A Codec for a GeoJSON point. | 
| PolygonCodec | A Codec for a GeoJSON polygon. |