|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||