API / geotoolkit / axis / PieceLinearValueTransformer / PieceLinearValueTransformer
axis.PieceLinearValueTransformer.PieceLinearValueTransformer
Type Aliases
Type Aliases
Ƭ Options: Object
array of input values or object with all props
| Name | Type | Description |
|---|---|---|
extrapolationtype? | ExtrapolationType | Enum of ExtrapolationType |
inputvalues? | number[] | array of input values |
outputvalues? | number[] | array of output values |