| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorAlphaControl
ColorAlphaControl is the VisAD class for controlling 4-component Color
DisplayRealType-s (e.g., RGBA).
|
class |
ColorControl
ColorControl is the VisAD class for controlling 3-component Color
DisplayRealType-s (e.g., RGB, HSV, CMY).
|
| Constructor and Description |
|---|
BaseRGBMap(BaseColorControl ctl)
Construct a colormap from the specified control.
|