| Package | Description |
|---|---|
| org.geolatte.geom.codec |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
HANAWkbEncoder
The HANA EWKB representation differs from the Postgis EWKB representation in
that HANA always requires an SRID to be written, even if its not specified or 0.
|
(package private) class |
MySqlWkbEncoder |
(package private) class |
PostgisWkbEncoder
A WKBEncoder for the PostGIS EWKB dialect (versions 1.0 to 1.5).
|