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 © 2024 geolatte.org. All rights reserved.