Uses of Package
org.geotoolkit.referencing.operation.transform

Packages that use org.geotoolkit.referencing.operation.transform
org.geotoolkit.referencing.operation.projection Map projection implementations. 
org.geotoolkit.referencing.operation.transform Math transform implementations. 
 

Classes in org.geotoolkit.referencing.operation.transform used by org.geotoolkit.referencing.operation.projection
AbstractMathTransform
          Provides a default implementation for most methods required by the MathTransform interface.
AbstractMathTransform2D
          Base class for math transforms that are known to be two-dimensional in all cases.
AbstractMathTransform2D.Parameters
          The parameters of the enclosing transform as a tuple of (normalizenon-linear kerneldenormalize) transforms.
Parameterized
          An object (usually a MathTransform) which can supply its parameters in a ParameterValueGroup.
 

Classes in org.geotoolkit.referencing.operation.transform used by org.geotoolkit.referencing.operation.transform
AbstractMathTransform
          Provides a default implementation for most methods required by the MathTransform interface.
AbstractMathTransform.Inverse
          Default implementation for inverse math transform.
AbstractMathTransform1D
          Base class for math transforms that are known to be one-dimensional in all cases.
AbstractMathTransform2D.Parameters
          The parameters of the enclosing transform as a tuple of (normalizenon-linear kerneldenormalize) transforms.
DimensionFilter
          An utility class for the separation of concatenation of pass through transforms.
EllipsoidalTransform
          A MathTransform where the source and/or the target coordinate system is ellipsoidal.
GeocentricTransform
          Transforms three dimensional geographic points to geocentric coordinate points.
GridTransform
          Transforms a set of coordinate points using bilinear interpolation in a grid.
GridTransform2D
          A specialization of GridTransform in the two-dimensional case.
GridType
          Whatever the grid values backing a GridTransform are directly the target coordinates or offsets to apply on the source coordinates.
IterationStrategy
          Strategy for iterating over the point arrays given to transform methods.
LinearTransform
          A MathTransform which can be represented by a matrix.
LinearTransform1D
          A one dimensional, linear transform.
MolodenskyTransform
          Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.
Parameterized
          An object (usually a MathTransform) which can supply its parameters in a ParameterValueGroup.
ProjectiveTransform
          A usually affine, or otherwise a projective transform.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.