Uses of Class
org.apache.sis.referencing.operation.transform.DatumShiftTransform
-
Packages that use DatumShiftTransform Package Description org.apache.sis.referencing.operation.transform 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.transform Modifier and Type Class Description classInterpolatedGeocentricTransformTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file.classInterpolatedMolodenskyTransformTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file, but using Molodensky approximation.classInterpolatedTransformTransforms between two CRS by performing translations interpolated from a grid file.classMolodenskyTransformTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
-