Class GeometryCollectionSdoDecoder
- java.lang.Object
-
- org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
-
- org.geolatte.geom.codec.db.oracle.GeometryCollectionSdoDecoder
-
- All Implemented Interfaces:
Decoder<SDOGeometry>
public class GeometryCollectionSdoDecoder extends AbstractSDODecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
-
-
Constructor Summary
Constructors Constructor Description GeometryCollectionSdoDecoder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaccepts(SDOGeometry nativeGeom)-
Methods inherited from class org.geolatte.geom.codec.db.oracle.AbstractSDODecoder
add, add, convertOrdinateArray, decode, extractOrdinatesOfElement, getCompoundCSeq, getElementCSeq, linearize
-
-
-
-
Method Detail
-
accepts
public boolean accepts(SDOGeometry nativeGeom)
-
-