Uses of Class
org.locationtech.proj4j.geoapi.Importer
-
Packages that use Importer Package Description org.locationtech.proj4j.geoapi Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces. -
-
Uses of Importer in org.locationtech.proj4j.geoapi
Fields in org.locationtech.proj4j.geoapi declared as Importer Modifier and Type Field Description (package private) static Importer
Importer. DEFAULT
Default instance used byWrappers.proj4j(…)
methods.
-