public class LineStringSdoDecoder extends AbstractSDODecoder
AbstractSDODecoder.CombiningVisitor<P extends Position>| Constructor and Description |
|---|
LineStringSdoDecoder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(SDOGeometry nativeGeom) |
protected Geometry<?> |
internalDecode(SDOGeometry nativeGeom) |
add, add, convertOrdinateArray, decode, extractOrdinatesOfElement, getCompoundCSeq, getCoordinateDimension, getCoordinateReferenceSystem, getElementCSeq, getLinearReferenceDimension, getVerticalDimension, linearizepublic boolean accepts(SDOGeometry nativeGeom)
protected Geometry<?> internalDecode(SDOGeometry nativeGeom)
internalDecode in class AbstractSDODecoder