org.geotools.data.oracle.sdo |
|
Java Source File Name | Type | Comment |
AttributeList.java | Class | Used to provide a List API of an ordinate array. |
CoordinateAccess.java | Interface | Allows manipulation of a Geometry's CoordianteSequece. |
CoordinateAccessFactory.java | Interface | Extends CoordianteSequenceFactory with meta data information. |
Coordinates.java | Class | HelperClass for dealing with JTS14 CoordianteSequences.
JTS14 does not supply suffiecnt API to allow the modification of
CoordinateSequence in a lossless manner. |
ETYPE.java | Interface | ETYPE is a set of constants used to describe Oracle SDO Geometries. |
GeometryConverter.java | Class | Sample use of SDO class for simple JTS Geometry. |
GeometryFixture.java | Class | Construct geometry used by test cases. |
OrdinateList.java | Class | Used to provide a List API of an ordinate array. |
SDO.java | Class | Oracle Spatial Data Object utilities functions.
Provide utility functions for working with JTS Geometries in terms Oracle
Spatial Data Objects
This class can be used for normal JTS Geometry persistence with little fuss
and bother - please see GeometryConverter for an example of this.
With a little fuss and bother LRS information can also be handled.
Although it is very rare that JTS makes use of such things. |
SDOOnlineTest.java | Class | |
TT.java | Interface | |