|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnformattableObjectException | |
---|---|
org.geotools.referencing.wkt | Well Known Text (WKT) parsing and formatting. |
Uses of UnformattableObjectException in org.geotools.referencing.wkt |
---|
Methods in org.geotools.referencing.wkt that throw UnformattableObjectException | |
---|---|
String |
Formattable.toWKT()
Returns a Well Known Text (WKT) using a default indentation. |
String |
Formattable.toWKT(Citation authority,
int indentation)
Returns a Well Known Text (WKT) for this object using the specified indentation and authority. |
String |
Formattable.toWKT(int indentation)
Returns a Well Known Text (WKT) for this object using the specified indentation. |
String |
Formattable.toWKT(int indentation,
boolean strict)
Returns a Well Known Text (WKT) for this object using the specified indentation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |