Uses of Class
org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
Packages that use DefaultMathTransformFactory.Context
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of DefaultMathTransformFactory.Context in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with parameters of type DefaultMathTransformFactory.ContextModifier and TypeMethodDescriptionDefaultMathTransformFactory.createParameterizedTransform
(ParameterValueGroup parameters, DefaultMathTransformFactory.Context context) Creates a transform from a group of parameters.DefaultMathTransformFactory.swapAndScaleAxes
(MathTransform parameterized, DefaultMathTransformFactory.Context context) Given a transform between normalized spaces, creates a transform taking in account axis directions, units of measurement and longitude rotation.