Uses of Class
org.locationtech.proj4j.geoapi.AuthorityFactoryWrapper
-
Packages that use AuthorityFactoryWrapper Package Description org.locationtech.proj4j.geoapi Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces. -
-
Uses of AuthorityFactoryWrapper in org.locationtech.proj4j.geoapi
Methods in org.locationtech.proj4j.geoapi that return AuthorityFactoryWrapper Modifier and Type Method Description (package private) static AuthorityFactoryWrapper
AuthorityFactoryWrapper. wrap(CRSFactory impl)
Wraps the given implementation.
-