| Package | Description |
|---|---|
| org.geolatte.geom.codec |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DB2WktEncoder
Created by Karel Maesen, Geovise BVBA on 05/06/17.
|
| Modifier and Type | Method and Description |
|---|---|
static WktEncoder |
Wkt.newEncoder()
Creates a
WktEncoder for the default dialect (Postgis 1.x EWKT). |
static WktEncoder |
Wkt.newEncoder(Wkt.Dialect dialect)
Creates a
WktEncoder for the specified WKT Dialect. |
Copyright © 2025 geolatte.org. All rights reserved.