Uses of Package
org.geotools.referencing.operation.transform
Packages that use org.geotools.referencing.operation.transform
Package
Description
GridCoverage2D implementation.
Coordinate operation implementation.
A package of convenience classes which use control points common to two
data sets to derive empirically the transformation parameters needed to
convert positions between the coordinate systems of the two data sets.
Basic implementations of map projections.
Basic implementations of math transforms.
-
Classes in org.geotools.referencing.operation.transform used by org.geotools.coverage.gridClassDescriptionTransforms two-dimensional coordinate points using an affine transform.
-
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operationClassDescriptionA math transform which delegates part of its work to an other math transform.
-
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation.builderClassDescriptionTransforms two-dimensional coordinate points using an affine transform.
-
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation.projectionClassDescriptionProvides a default implementation for most methods required by the
MathTransform
interface. -
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation.transformClassDescriptionProvides a default implementation for most methods required by the
MathTransform
interface.An utility class for the separation of concatenation of pass through transforms.The provider forGeocentricTransform
.Base class for geocentric affine transform providers.Base class for geocentric affine transform providers with rotation terms.A one dimensional, linear transform.The provider forMolodenskiTransform
.A usually affine, or otherwise a projective transform.The provider for the "Affine general parametric transformation" (EPSG 9624).Base class for transformations from a height above the ellipsoid to a height above the geoid.