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