Uses of Class
org.geotoolkit.referencing.operation.transform.AbstractMathTransform2D.Parameters

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

Uses of AbstractMathTransform2D.Parameters in org.geotoolkit.referencing.operation.projection
 

Subclasses of AbstractMathTransform2D.Parameters in org.geotoolkit.referencing.operation.projection
protected static class ObliqueMercator.Parameters
          Parameters used in Oblique Mercator projections.
protected static class TransverseMercator.Parameters
          Parameters of a Transverse Mercator projection.
protected static class UnitaryProjection.Parameters
          Parameters that determine the affine transforms to be applied before and after the UnitaryProjection.
 

Uses of AbstractMathTransform2D.Parameters in org.geotoolkit.referencing.operation.transform
 

Methods in org.geotoolkit.referencing.operation.transform that return AbstractMathTransform2D.Parameters
protected  AbstractMathTransform2D.Parameters AbstractMathTransform2D.getUnmarshalledParameters()
          Returns the parameters of this transform as a tuple of (normalizenon-linear kerneldenormalize) transforms.
 



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