| Package | Description |
|---|---|
| org.geolatte.geom.codec |
| 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 © 2015 geolatte.org. All rights reserved.