Uses of Class
org.apache.sis.referencing.operation.transform.TransferFunction
Packages that use TransferFunction
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
Conversions or transformations of multi-dimensional coordinate points.
-
Uses of TransferFunction in org.apache.sis.coverage
Methods in org.apache.sis.coverage that return types with arguments of type TransferFunctionModifier and TypeMethodDescriptionSampleDimension.getTransferFunctionFormula()
Returns the scale factor and offset of the transfer function. -
Uses of TransferFunction in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform that return TransferFunctionModifier and TypeMethodDescriptionTransferFunction.clone()
Returns a clone of this transfer function.