Uses of Class
org.apache.sis.io.wkt.MathTransformParser
Packages that use MathTransformParser
-
Uses of MathTransformParser in org.apache.sis.io.wkt
Subclasses of MathTransformParser in org.apache.sis.io.wktModifier and TypeClassDescription(package private) class
Well Known Text (WKT) parser for referencing objects.private final class
The parser created byWKTFormat.parser(boolean)
, identical toGeodeticObjectParser
except for the source of logging messages which is the enclosingWKTParser
instead of a factory.