Uses of Class
org.locationtech.proj4j.geoapi.OperationMethodWrapper
Packages that use OperationMethodWrapper
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of OperationMethodWrapper in org.locationtech.proj4j.geoapi
Methods in org.locationtech.proj4j.geoapi that return OperationMethodWrapperModifier and TypeMethodDescription(package private) static OperationMethodWrapperOperationMethodWrapper.wrap(Projection impl) Wraps the given implementation.(package private) static OperationMethodWrapperOperationMethodWrapper.wrapTarget(CoordinateTransform impl) Wraps the target CRS of the given transform.