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

Object
  extended by GeometryToWKTString

public class GeometryToWKTString
extends Object


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

Constructor Detail

GeometryToWKTString

public GeometryToWKTString(boolean lineBreak)
Method Detail

getString

public String getString(Geometry geom)


Copyright © 1996-2009 Geotools. All Rights Reserved.