org.geotools.geometry.iso.io.wkt
Class GeometryToWKTString

java.lang.Object
  extended by org.geotools.geometry.iso.io.wkt.GeometryToWKTString

public class GeometryToWKTString
extends java.lang.Object


Constructor Summary
GeometryToWKTString(boolean lineBreak)
           
 
Method Summary
 java.lang.String getString(org.opengis.geometry.Geometry geom)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryToWKTString

public GeometryToWKTString(boolean lineBreak)
Method Detail

getString

public java.lang.String getString(org.opengis.geometry.Geometry geom)


Copyright © 1996-2010 Geotools. All Rights Reserved.