Constructor and Description |
---|
AuxColorKit(int icShade,
Shader shader,
Scaler scaler,
Color baseColor,
Color nullColor,
float scaleAlpha)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Color |
readColor(Tuple tuple)
Acquires a colour appropriate for a given tuple.
|
public AuxColorKit(int icShade, Shader shader, Scaler scaler, Color baseColor, Color nullColor, float scaleAlpha)
icShade
- column index in tuple sequence at which
shade values are foundshader
- colour shaderscaler
- scales data values to normalised shader rangebaseColor
- colour to adjust for non-absolute shadersnullColor
- colour to use in case of null
aux coordinate; if null, such points are
not plottedscaleAlpha
- alpha scaling for output colours;
1 means opaqueCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.