Uses of Package
org.geotools.referencing.operation.transform
-
Packages that use org.geotools.referencing.operation.transform Package Description org.geotools.coverage.grid GridCoverage2D implementation.org.geotools.referencing.operation Coordinate operation implementation.org.geotools.referencing.operation.builder 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.org.geotools.referencing.operation.projection Basic implementations of map projections.org.geotools.referencing.operation.transform Basic implementations of math transforms. -
Classes in org.geotools.referencing.operation.transform used by org.geotools.coverage.grid Class Description AffineTransform2D Transforms two-dimensional coordinate points using an affine transform. -
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation Class Description MathTransformProxy A 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.builder Class Description AffineTransform2D Transforms two-dimensional coordinate points using an affine transform. -
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation.projection Class Description AbstractMathTransform Provides a default implementation for most methods required by theMathTransform
interface. -
Classes in org.geotools.referencing.operation.transform used by org.geotools.referencing.operation.transform Class Description AbstractMathTransform Provides a default implementation for most methods required by theMathTransform
interface.DimensionFilter An utility class for the separation of concatenation of pass through transforms.GeocentricTransform.Provider The provider forGeocentricTransform
.GeocentricTranslation.Provider Base class for geocentric affine transform providers.GeocentricTranslation.ProviderSevenParam Base class for geocentric affine transform providers with rotation terms.LinearTransform1D A one dimensional, linear transform.MolodenskiTransform.Provider The provider forMolodenskiTransform
.ProjectiveTransform A usually affine, or otherwise a projective transform.ProjectiveTransform.ProviderAffine The provider for the "Affine general parametric transformation" (EPSG 9624).VerticalTransform Base class for transformations from a height above the ellipsoid to a height above the geoid.