Uses of Class
org.locationtech.proj4j.Registry
Packages that use Registry
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of Registry in org.locationtech.proj4j
Fields in org.locationtech.proj4j declared as RegistryMethods in org.locationtech.proj4j that return RegistryModifier and TypeMethodDescriptionCRSFactory.getRegistry()Gets theRegistryused by this factory. -
Uses of Registry in org.locationtech.proj4j.geoapi
Fields in org.locationtech.proj4j.geoapi declared as RegistryModifier and TypeFieldDescriptionprotected RegistryImporter.registryA registry for creatingProjectioninstances if needed.Methods in org.locationtech.proj4j.geoapi that return RegistryModifier and TypeMethodDescriptionImporter.getRegistry()Returns the registry to use for creating PROJ4J objects from a name.Constructors in org.locationtech.proj4j.geoapi with parameters of type Registry -
Uses of Registry in org.locationtech.proj4j.parser
Fields in org.locationtech.proj4j.parser declared as RegistryConstructors in org.locationtech.proj4j.parser with parameters of type Registry