Uses of Class
org.geotoolkit.io.wkt.UnformattableObjectException

Packages that use UnformattableObjectException
org.geotoolkit.io.wkt Well Known Text (WKT) parsing and formatting. 
 

Uses of UnformattableObjectException in org.geotoolkit.io.wkt
 

Methods in org.geotoolkit.io.wkt that throw UnformattableObjectException
 String FormattableObject.toWKT()
          Returns a Well Known Text (WKT) using the default indentation.
 String FormattableObject.toWKT(Citation authority, int indentation)
          Returns a Well Known Text (WKT) for this object using the specified indentation and authority.
 String FormattableObject.toWKT(int indentation)
          Returns a Well Known Text (WKT) for this object using the specified indentation.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.