|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColorMap
Defines a mapping from data values to RGBA colors.
Method Summary | |
---|---|
void |
toColor(float value,
float[] rgba)
Computes the color to be used to display the given value, and stores the color in the rgba array. |
Method Detail |
---|
void toColor(float value, float[] rgba)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |