Uses of Class
org.apache.sis.io.wkt.UnformattableObjectException
-
Packages that use UnformattableObjectException Package Description org.apache.sis.io.wkt Well Known Text (WKT) parsing and formatting. -
-
Uses of UnformattableObjectException in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt that throw UnformattableObjectException Modifier and Type Method Description StringFormatter. delegateTo(Object other)Delegates the formatting to anotherFormattableObjectimplementation.StringFormattableObject. toWKT()Returns a strictly compliant Well Known Text (WKT) using the default convention, symbols and indentation.
-