Class | Description |
---|---|
GeometryCodec<T extends Geometry> |
Base class for geospatial type codecs.
|
LineStringCodec |
A custom type codec to use
LineString instances in driver. |
PointCodec |
A custom type codec to use
Point instances in the driver. |
PolygonCodec |
A custom type codec to use
Polygon instances in the driver. |
Copyright © 2017–2019. All rights reserved.