Uses of Class
org.apache.sis.io.wkt.Warnings
-
Packages that use Warnings Package Description org.apache.sis.io.wkt Well Known Text (WKT) parsing and formatting. -
-
Uses of Warnings in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt that return Warnings Modifier and Type Method Description WarningsWKTFormat. getWarnings()If warnings occurred during the last WKT parsing or formatting, returns the warnings.
-