Uses of Class
org.apache.sis.referencing.operation.transform.InterpolatedTransform
Packages that use InterpolatedTransform
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of InterpolatedTransform in org.apache.sis.referencing.operation.transform
Subclasses of InterpolatedTransform in org.apache.sis.referencing.operation.transformModifier and TypeClassDescription(package private) final class
An interpolated transform for two-dimensional input and output coordinates.Fields in org.apache.sis.referencing.operation.transform declared as InterpolatedTransformModifier and TypeFieldDescriptionprivate final InterpolatedTransform
InterpolatedTransform.Inverse.forward
The enclosing transform.Constructors in org.apache.sis.referencing.operation.transform with parameters of type InterpolatedTransformModifierConstructorDescription(package private)
Inverse
(InterpolatedTransform forward) Creates an inverse transform.