Uses of Class
org.apache.sis.referencing.operation.transform.DatumShiftTransform
Packages that use DatumShiftTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate points.
-
Uses of DatumShiftTransform in org.apache.sis.referencing.operation.transform
Subclasses of DatumShiftTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescriptionclass
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.class
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using Molodensky approximation.class
Transforms between two CRS by performing translations interpolated from a grid file.class
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.