|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 (normalize – non-linear kernel – denormalize) transforms. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||