Package | Description |
---|---|
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 | Method and Description |
---|---|
protected Grid2DDisplayable |
TopographyControl.getGridDisplay()
Get the main
DisplayableData used for depicting this
data as a Grid2DDisplayable. |
Modifier and Type | Class and Description |
---|---|
class |
ImageSequenceDisplayable
Provides support for displaying ImageSequences
|
Constructor and Description |
---|
Grid2DDisplayable(Grid2DDisplayable that)
Constructs from another instance.
|