Uses of Class
org.locationtech.proj4j.geoapi.TransformWrapper2D
Packages that use TransformWrapper2D
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of TransformWrapper2D in org.locationtech.proj4j.geoapi
Subclasses of TransformWrapper2D in org.locationtech.proj4j.geoapiModifier and TypeClassDescription(package private) final classWraps a PROJ4J transform behind the equivalent GeoAPI interface for the two-dimensional case of a map projection.Fields in org.locationtech.proj4j.geoapi declared as TransformWrapper2DModifier and TypeFieldDescriptionprivate TransformWrapper2DTransformWrapper2D.inverseThe inverse of this wrapper, computed when first requested.