| Interface | Description |
|---|---|
| PuColorMapIf |
A color map assigns colors to each numbers in [0, 1].
|
| Class | Description |
|---|---|
| PuColorMapBoolean |
Color map with the two color intervals: white, if
value < .5, and red, if value >= .5. |
| PuColorMapJv |
The default JavaView color map where colors intervals are
white, purple, blue, light blue, green, yellow, orange, red.
|
| PuColorMapTriple |
Color map with the three color intervals:
white, if value == 0. |
Tools and visuals for numbers and discrete sets.
Support for simple statistics and advanced views on numbers.
"