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