N - the type of encoding resultpublic interface Encoder<N>
Encoder encodes geometries in instances of type N| Modifier and Type | Method and Description |
|---|---|
<P extends Position> |
accepts(Geometry<P> geom) |
<P extends Position,G extends Geometry<P>> |
encode(G geom) |
Copyright © 2021 geolatte.org. All rights reserved.