Uses of Class
org.apache.sis.referencing.operation.transform.LinearInterpolator1D
Packages that use LinearInterpolator1D
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of LinearInterpolator1D in org.apache.sis.referencing.operation.transform
Fields in org.apache.sis.referencing.operation.transform declared as LinearInterpolator1DModifier and TypeFieldDescriptionprivate final LinearInterpolator1D
LinearInterpolator1D.Inverse.forward
The enclosing transform.Constructors in org.apache.sis.referencing.operation.transform with parameters of type LinearInterpolator1DModifierConstructorDescription(package private)
Inverse
(LinearInterpolator1D forward) Creates a new inverse transform.