org.geotools.data.oracle.sdo
Class JGeometryConverter

Object
  extended by 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
Module:
modules/plugin/jdbc-oracle (gt-jdbc-oracle.jar)

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

Constructor Detail

JGeometryConverter

public JGeometryConverter()


Copyright © 1996-2010 Geotools. All Rights Reserved.