All Classes and Interfaces

Classes
Class
Description
Abstract base class for the coordinate reference system (CRS) of a GeoJSON object.
The filter constants.
The geo json crs constants.
A GeoJSON object with the type Feature (see rfc7946 section 3.2).
A GeoJSON object with the type FeatureCollection is a feature collection object (see rfc7946 section 3.3).
The geo json geometry factory.
A link to the coordinate reference system (CRS) of a GeoJSON object.
A reference to the coordinate reference system (CRS) of a GeoJSON object by it's name.
A Jackson JSON processor module that provides the processing (serialization and deserialization) of the following types.
The geometry converters.
The geometry to json converter.
The geometry to string converter.
A Jackson deserializer for a Geometry.
A Jackson serializer for a Geometry.
The json to geometry converter.
The json to multi line string converter.
A coordinate filter that transforms mercator coordinates into WGS84 coordinates.
The string to geometry collection converter.
The string to geometry converter.
The string to line string converter.
The string to multi line string converter.
The string to multi point converter.
The string to multi polygon converter.
The string to point converter.
The string to polygon converter.
The swap coordinate filter.
A coordinate filter that transforms WGS84 coordinates into mercator coordinates.