N - the type of native database object that can be decoded to a Geometrypublic interface Decoder<N>
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(N nativeGeom) |
Geometry<?> |
decode(N nativeGeom) |
Copyright © 2021 geolatte.org. All rights reserved.