Package | Description |
---|---|
ucar.unidata.idv |
The idv package.
|
ucar.unidata.idv.control |
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Class and Description |
---|---|
class |
VerticalXSDisplay
A VisAD display for 2D vertical cross sections of 3D data fields.
|
Modifier and Type | Field and Description |
---|---|
protected XYDisplay |
TimeHeightControl.profileDisplay
XY display for displaying time/height diagram
|
protected XYDisplay |
WindTimeHeightControl.profileDisplay
profile display
|
Modifier and Type | Class and Description |
---|---|
class |
HovmollerDisplay
A VisAD display for hovmoller displays
|
class |
TimeHeightDisplay
A VisAD display for 2D vertical cross sections of 3D data fields.
|
class |
XSDisplay
A VisAD display for cross sections of data fields.
|