public interface Decoder<T extends Geometry>
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(OpenGisType type) |
boolean |
accepts(SqlServerGeometry nativeGeom) |
T |
decode(SqlServerGeometry nativeGeom) |
T decode(SqlServerGeometry nativeGeom)
boolean accepts(SqlServerGeometry nativeGeom)
boolean accepts(OpenGisType type)
Copyright © 2015 geolatte.org. All rights reserved.