All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractGeoJsonCrs Abstract base class for the coordinate reference system (CRS) of a GeoJSON object.AbstractGeoJsonFeature<G,P> A GeoJSON object with the typeFeature(see rfc7946 section 3.3).AbstractGeoJsonFeatureCollection<F extends AbstractGeoJsonFeature> A GeoJSON object with the typeFeatureCollectionis a feature collection object (see rfc7946 section 3.3).ConvertHelper The convert helper.GeoJsonFeature A GeoJSON object with the typeFeature(see rfc7946 section 3.2).GeoJsonFeatureCollection A GeoJSON object with the typeFeatureCollectionis a feature collection object (see rfc7946 section 3.3).GeoJsonLinkedCrs A link to the coordinate reference system (CRS) of a GeoJSON object.GeoJsonNamedCrs A reference to the coordinate reference system (CRS) of a GeoJSON object by it's name.GeoJsonObjectMapperModule A Jackson JSON processor module that provides the processing (serialization and deserialization) of the following types.GeometryDeserializer A Jackson deserializer for aGeometry.GeometrySerializer A Jackson serializer for aGeometry.GeometryUtils Utility methods for geometry objects.GeometryWrapper This class wraps a geometry and can be processed by the Jackson JSON processor without registering theGeoJsonObjectMapperModule.GeometryWrapper.Deserializer Deserializer for the GeoJSON geometry wrapper class.GeometryWrapper.Serializer Serializer for the GeoJSON geometry wrapper class.LatitudeLongitude The latitude longitude.LatLon The lat lon.LatLonAware The interface lat lon aware.LatLonAware.Builder The builder interface.LatLonAware.BuilderImpl The builder implementation.MercatorToWgs84CoordinateFilter A coordinate filter that transforms mercator coordinates into WGS84 coordinates.SwapCoordinateFilter The swap coordinate filter.Wgs84ToMercatorCoordinateFilter A coordinate filter that transforms WGS84 coordinates into mercator coordinates.