org.geotools.geometry.coordinatesequence
Class InPlaceCoordinateSequenceTransformer

java.lang.Object
  extended by org.geotools.geometry.jts.coordinatesequence.InPlaceCoordinateSequenceTransformer
      extended by org.geotools.geometry.coordinatesequence.InPlaceCoordinateSequenceTransformer
All Implemented Interfaces:
CoordinateSequenceTransformer

Deprecated. Moved to InPlaceCoordinateSequenceTransformer.

public class InPlaceCoordinateSequenceTransformer
extends InPlaceCoordinateSequenceTransformer

A JTS CoordinateSequenceTransformer which transforms the values in place.

Since:
0.6.0
Author:
jeichar

Constructor Summary
InPlaceCoordinateSequenceTransformer()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.geotools.geometry.jts.coordinatesequence.InPlaceCoordinateSequenceTransformer
transform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InPlaceCoordinateSequenceTransformer

public InPlaceCoordinateSequenceTransformer()
Deprecated. 


Copyright © 1996-2010 Geotools. All Rights Reserved.