Uses of Class
org.apache.sis.referencing.operation.transform.DatumShiftTransform
Packages that use DatumShiftTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of DatumShiftTransform in org.apache.sis.referencing.operation.transform
Subclasses of DatumShiftTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescription(package private) final classTwo-dimensional abridged Molodensky transform with all translation terms fixed to zero.classTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file.(package private) static classThe inverse of the enclosingInterpolatedGeocentricTransform.(package private) final classAn interpolated geocentric transform for two-dimensional input and output coordinates.(package private) static final classThe inverse of the enclosingInterpolatedGeocentricTransform2D.classTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using Molodensky approximation.(package private) static classThe inverse of the enclosingInterpolatedMolodenskyTransform.(package private) final classAn interpolated Molodensky transform for two-dimensional input and output coordinates.(package private) static final classThe inverse of the enclosingInterpolatedMolodenskyTransform2D.classTransforms between two CRS by performing translations interpolated from a grid file.(package private) final classAn interpolated transform for two-dimensional input and output coordinates.(package private) classImplementation of Molodensky formulas.classTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.(package private) classA Molodensky transforms for two-dimensional input and output coordinates.