Package org.geotools.data.oracle.sdo
Class JGeometryConverter
- Object
-
- JGeometryConverter
-
public class JGeometryConverter extends Object
Converts between JGeometry and JTS geometries. Is used by the SDO*Dialect classes, which have proven not to deal performance gains, but I keep it here for historical purposes, so that anyone willing to try this out won't have to re-code everything from scratch.- Author:
- Andrea Aime - OpenGeo