org.geotools.data.oracle.sdo
Class JGeometryConverter

java.lang.Object
  extended by org.geotools.data.oracle.sdo.JGeometryConverter

public class JGeometryConverter
extends java.lang.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

Constructor Summary
JGeometryConverter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGeometryConverter

public JGeometryConverter()


Copyright © 1996-2010 Geotools. All Rights Reserved.