Uses of Package
ucar.unidata.idv.control

Packages that use ucar.unidata.idv.control
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.unidata.idv.control.chart Charting facilities used by DisplayControls. 
ucar.unidata.idv.control.drawing Drawing control utilities and wrappers for glyphs. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
ucar.unidata.idv.control.storm   
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv
DisplaySetting
           
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.control
AerologicalSoundingControl
          Abstract class for displaying an aerological Skew-T log p diagram of an atmospheric sounding.
BaseImageControl
          A DisplayControl for handling image sequences
ColorCrossSectionControl
          Class for displaying cross sections as color shaded displays.
ColorPlanViewControl
          Class for controlling the display of color shaded plan views of gridded data.
ColorTableWidget
          A ControlWidget for the color table information in the control window
ContourWidget
          A widget for the control window for viewing contour properties and launching the editor.
ControlWidget
          A widget for a control.
CrossSectionControl
          TODO: We need to be able to persist/unpersist the ViewManager so its state is saved.
DisplayControlBase
          Some display control oriented utilities
DisplayControlImpl
          This is the main base class for all DisplayControls.
DisplaySetting
           
DisplaySettingsDialog
          Shows the display settings dialog
DrawingControl
          A MetApps Display Control for drawing lines on a navigated display.
FlowDisplayControl
          A plan view control for flow data (vector or wind barbs)
GriddedSoundingControl
          Creates an aerological sounding diagram for soundings.
GridDisplayControl
          Class with methods used by a DisplayControlImpl.
ImageControl
          Class for controlling the display of color images.
LineProbeControl
          An abstract base class that manages a vertical probe To create a probe call doMakeProbe To be notified of changes override: void probePositionChanged (double x, double y);
LocationIndicatorControl
          A MetApps Display Control for drawing lines on a navigated display.
LocationIndicatorControl.AxisInfo
          Holds state about an axis
MapDisplayControl
          A control for displaying map lines.
MapDisplayControl.LatLonState
          This class holds the state associated with a given lat/lon
ObsDisplayControl
          A DisplayControl for station models
PlanViewControl
          Class to handle all kinds of PlanViews.
ProbeControl
          A widget to display data values at one point in the 2d or 3d data field.
ProbeRowInfo
          Class ProbeRowInfo holds the state for each row in the probe control.
ProfilerControl
          An abstract class that provides common services for Profiler display related controls.
RangeDialog
          A JFrame widget to get range info from the user.
RangeWidget
          An interface for widgets that set ranges
RaobSoundingControl
          A AerologicalSoundingControl for RAOB data.
SelectRangeWidget
          A widget for the control window for viewing data range properties
SoundingProfile
          Supports a profile trace on a thermodynamic diagram.
StationLocationControl
          Class to display a set of locations
StationModelControl
          A DisplayControl for station models
TimeHeightControl
          Given an earth-locared 3D VisAD Field with a time domain, make a 2D plot of the range data against height and time for one location on the Earth, and make related controls.
TrackSoundingControl
          Creates an aerological Skew-T diagram for soundings from track (i.e.
ValueSliderWidget
          A class for holding a text field and a slider for setting the some integer value
VerticalProfileControl
          Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.
VerticalProfileInfo
          Class VerticalProfileInfo holds information for the multiple vertical profiles
WindTimeHeightControl
          For wind time/height profiles.
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.control.chart
DisplayControlImpl
          This is the main base class for all DisplayControls.
ProbeRowInfo
          Class ProbeRowInfo holds the state for each row in the probe control.
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.control.drawing
DrawingControl
          A MetApps Display Control for drawing lines on a navigated display.
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.control.multi
DisplayControlBase
          Some display control oriented utilities
DisplayControlImpl
          This is the main base class for all DisplayControls.
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.control.storm
DisplayControlBase
          Some display control oriented utilities
DisplayControlImpl
          This is the main base class for all DisplayControls.
 

Classes in ucar.unidata.idv.control used by ucar.unidata.idv.ui
DisplayControlImpl
          This is the main base class for all DisplayControls.
DisplaySetting