Uses of Interface
org.apache.sis.io.wkt.Parser
Packages that use Parser
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Conversions or transformations of multi-dimensional coordinate points.
-
Uses of Parser in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement ParserModifier and TypeClassDescriptionclass
Creates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components. -
Uses of Parser in org.apache.sis.referencing.operation.transform
Classes in org.apache.sis.referencing.operation.transform that implement Parser