Uses of Class
org.meteoinfo.projection.proj4j.Registry
-
Packages that use Registry Package Description org.meteoinfo.projection.proj4j org.meteoinfo.projection.proj4j.parser -
-
Uses of Registry in org.meteoinfo.projection.proj4j
Methods in org.meteoinfo.projection.proj4j that return Registry Modifier and Type Method Description RegistryCRSFactory. getRegistry()Gets theRegistryused by this factory. -
Uses of Registry in org.meteoinfo.projection.proj4j.parser
Constructors in org.meteoinfo.projection.proj4j.parser with parameters of type Registry Constructor Description Proj4Parser(Registry registry)
-