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