org.geotools.geometry.iso.io
Class GeometryToString

java.lang.Object
  extended by org.geotools.geometry.iso.io.GeometryToString

public class GeometryToString
extends java.lang.Object

This class manages the toString() outputs for geometry objects

Author:
sanjay

Constructor Summary
GeometryToString()
           
 
Method Summary
static 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

GeometryToString

public GeometryToString()
Method Detail

getString

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


Copyright © 1996-2010 Geotools. All Rights Reserved.