public interface WktEncoder
In general WktEncoder
implementations are not be thread-safe.
Modifier and Type | Method and Description |
---|---|
String |
encode(Geometry geometry)
Encodes an object to its WKT representation.
|
Copyright © 2015 geolatte.org. All rights reserved.