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 | Class and Description |
---|---|
class |
ColorCrossSectionControl
Class for displaying cross sections as color shaded displays.
|
class |
ColorRhiControl
Class to make displays and controls for a pseudo-RHI plot
of WSR-88D Level II data.
|
class |
ContourCrossSectionControl
A crosssection control for displaying contours.
|
static class |
ContourCrossSectionControl.MyContourCrossSectionControl |
class |
CrossSectionControl
TODO: We need to be able to persist/unpersist the ViewManager
so its state is saved.
|
class |
DataTransectControl
Class for displaying transects of data along a cross section line.
|
class |
FlowCrossSectionControl
A cross section control for depicting flow (vectors or wind barbs)
|
static class |
FlowCrossSectionControl.MyFlowCrossSectionControl |
class |
Level2ColorCrossSectionControl
Class for displaying WSR-88D Level II cross sections as color shaded displays.
|
class |
ProbeControl
A widget to display data values at one point in the 2d or 3d data field.
|
class |
RadarCrossSectionControl
Class for displaying WSR-88D Level II cross sections as color shaded displays.
|
class |
RadarRhiControl
Created by IntelliJ IDEA.
|
class |
RangeAndBearingControl
Class to make a dragable line with end points which computes the
range and bearing between the end points.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplayableData.setDragAdapter(DisplayableData.DragAdapter dragAdapter)
Set the drag adapter
|