Package | Description |
---|---|
org.geolatte.geom.codec |
Modifier and Type | Method and Description |
---|---|
static WktDecoder |
Wkt.newDecoder()
Creates a
WktDecoder for the default dialect (Postgis 1.x EWKT). |
static WktDecoder |
Wkt.newDecoder(Wkt.Dialect dialect)
Creates a
WktDecoder for the specified WKT Dialect . |
Copyright © 2015 geolatte.org. All rights reserved.