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