Uses of Class
org.apache.sis.referencing.operation.transform.ContextualParameters
Packages that use ContextualParameters
Package
Description
Map projection implementations.
Conversions or transformations of multi-dimensional coordinate tuples.
- 
Uses of ContextualParameters in org.apache.sis.referencing.operation.projectionMethods in org.apache.sis.referencing.operation.projection that return ContextualParametersModifier and TypeMethodDescriptionprotected final ContextualParametersNormalizedProjection.getContextualParameters()Returns the parameters used for creating the complete map projection.
- 
Uses of ContextualParameters in org.apache.sis.referencing.operation.transformMethods in org.apache.sis.referencing.operation.transform that return ContextualParametersModifier and TypeMethodDescriptionContextualParameters.clone()Returns a modifiable clone of this parameter value group.protected ContextualParametersAbstractMathTransform.getContextualParameters()Returns the parameters for a sequence of normalize →this→ denormalize transforms (optional operation).protected ContextualParametersDatumShiftTransform.getContextualParameters()Returns the parameters used for creating the complete transformation.protected ContextualParametersEllipsoidToCentricTransform.getContextualParameters()Returns the parameters used for creating the complete conversion.protected ContextualParametersPoleRotation.getContextualParameters()Returns the parameters used for creating the complete operation.