| Class | Description |
|---|---|
| EWKBUtils |
EWKB format support for GEOMETRY data type.
|
| EWKBUtils.EWKBTarget |
Converter output target that writes a EWKB.
|
| EWKTUtils |
EWKT format support for GEOMETRY data type.
|
| EWKTUtils.EWKTTarget |
Converter output target that writes a EWKT.
|
| GeoJsonUtils |
GeoJson format support for GEOMETRY data type.
|
| GeoJsonUtils.GeoJsonTarget |
Converter output target that writes a GeoJson.
|
| GeometryUtils |
Utilities for GEOMETRY data type.
|
| GeometryUtils.DimensionSystemTarget |
Converter output target that determines minimal dimension system for a
geometry.
|
| GeometryUtils.EnvelopeAndDimensionSystemTarget |
Converter output target that calculates an envelope and determines the
minimal dimension system.
|
| GeometryUtils.EnvelopeTarget |
Converter output target that calculates an envelope.
|
| GeometryUtils.Target |
Converter output target.
|
| JTSUtils |
Utilities for Geometry data type from JTS library.
|
| JTSUtils.GeometryTarget |
Converter output target that creates a JTS Geometry.
|
Internal utility classes for GEOMETRY data type.