See: Description
| Class | Description |
|---|---|
| BoundingBoxDeserializer | Deprecated
this class is deprecated,
BoundingBoxTypeAdapter
should be used to serialize/deserialize coordinates as Points. |
| BoundingBoxSerializer | Deprecated
this class is deprecated,
BoundingBoxTypeAdapter
should be used to serialize/deserialize coordinates as Points. |
| BoundingBoxTypeAdapter |
Adapter to read and write coordinates for BoundingBox class.
|
| CoordinateTypeAdapter | Deprecated
this class is deprecated,
PointAsCoordinatesTypeAdapter
should be used to serialize/deserialize coordinates as Points. |
| GeoJsonAdapterFactory |
A GeoJson type adapter factory for convenience for
serialization/deserialization.
|
| GeoJsonAdapterFactory.GeoJsonAdapterFactoryIml |
GeoJsonAdapterFactory implementation.
|
| GeometryDeserializer | Deprecated
this class is deprecated,
GeometryAdapterFactory
should be used to serialize/deserialize Geometries. |
| GeometryGeoJson |
This is a utility class that helps create a Geometry instance from a JSON string.
|
| GeometryTypeAdapter | Deprecated
this class is deprecated,
GeometryAdapterFactory
should be used to serialize/deserialize Geometries. |
| PointDeserializer | Deprecated
this class is deprecated,
PointAsCoordinatesTypeAdapter
should be used to serialize/deserialize coordinates as Points. |
| PointSerializer | Deprecated
this class is deprecated,
PointAsCoordinatesTypeAdapter
should be used to serialize/deserialize coordinates as Points. |