Uses of Class
ucar.unidata.idv.control.DisplayControlImpl

Packages that use DisplayControlImpl
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.editor This package is my (jeffmc) aborted protyping effort for a radar editor facility. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
 

Uses of DisplayControlImpl in ucar.unidata.idv.control
 

Subclasses of DisplayControlImpl in ucar.unidata.idv.control
 class AerologicalSoundingControl
          Abstract class for displaying an aerological diagram (eg, Skew-T log p) of an atmospheric sounding.
 class AnimationTextControl
           
 class AudioControl
          Class AudioControl Plays and records audio
 class BaseImageControl
          A DisplayControl for handling image sequences
 class CappiControl
          Class for controlling the display of CAPPIs of WSR-88D Level II data
 class ChatLogControl
          DisplayControl for displaying straight text or HTML.
 class ColorCrossSectionControl
          Class for displaying cross sections as color shaded displays.
 class ColorPlanViewControl
          Class for controlling the display of color shaded plan views of gridded data.
 class ColorRadarVolumeControl
          Class to make controls and displays for WS-88D level II data showing all values for one parm from a full volume scan (one data file) as pixels in 3d space above the Earth.
 class ColorRhiControl
          Class to make displays and controls for a pseudo-RHI plot of WSR-88D Level II data.
 class ContourCrossSectionControl
          A cross section control for displaying contours.
 class ContourPlanViewControl
          A control for displaying gridded data as 2D contours.
 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 DrawingControl
          A MetApps Display Control for drawing lines on a navigated display.
 class FlowCrossSectionControl
          A cross section control for depicting flow (vectors or wind barbs)
 class FlowPlanViewControl
          A plan view control for flow data (vector or wind barbs)
 class FlowTimeHeightControl
          A plan view control for flow data (vector or wind barbs)
 class GriddedSkewTControl
          Deprecated. use GriddedSoundingControl
 class GriddedSoundingControl
          Creates an aerological sounding diagram for soundings.
 class GridDisplayControl
          Class with methods used by a DisplayControlImpl.
 class GridTableControl
          A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.
 class HovmollerControl
          Class description
 class ImageControl
          Class for controlling the display of color images.
 class ImageMovieControl
          Class for controlling the display of color images.
 class ImagePlanViewControl
          Class for controlling the display of images.
 class ImageSequenceControl
          A DisplayControl for handling image sequences
 class JythonControl
          Allows for the creation of a display by an end user through the use of Jython
 class Level2ColorCrossSectionControl
          Class for displaying WSR-88D Level II cross sections as color shaded displays.
 class Level2TimeHeightControl
          Given an earth-locared 3D VisAD Field of WSR-88D II data with a time domain, make a 2D plot of the radar data against height and time for one location on the Earth, and make related controls.
 class 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);
 class LocationIndicatorControl
          A MetApps Display Control for drawing lines on a navigated display.
 class MapDisplayControl
          A control for displaying map lines.
 class MovieDisplayControl
          Control for displaying a movie (QuickTime).
 class NoteControl
          Just shows the "notes" field.
 class ObsDisplayControl
          A DisplayControl for station models
 class ObsListControl
          A DisplayControl for station models
 class OmniControl
          A wrapper around the visad spread sheet cell display
 class PlanViewControl
          Class to handle all kinds of PlanViews.
 class PointCloudControl
          A display control for volume rendering of a 3D grid
 class ProbeControl
          A widget to display data values at one point in the 2d or 3d data field.
 class ProfileControl
          Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.
 class ProfilerControl
          An abstract class that provides common services for Profiler display related controls.
 class ProfilerMultiStationControl
          Given an earth-located VisAD Field of multi-station NOAA Profiler data, make a mapped wind data display, and make related controls.
 class ProfilerTimeHeightControl
          Given an earth-located VisAD Field of one or more NOAA Profiler Network staiton data, make a 2D plot of the wind data against height and time, and make related controls.
 class RadarCrossSectionControl
          Class for displaying WSR-88D Level II cross sections as color shaded displays.
 class RadarGridControl
          Display control for a "RadarGrid," radar range-rings plus radial lines.
 class RadarRhiControl
          Created by IntelliJ IDEA.
 class RadarSweepControl
          Class for making and controlling the display of color shaded plots of WSR-88D Level II radar sweeps in 2D or in 3D.
 class RadarVWPControl
          for WSR-88D Level II VAD wind profile (VWP)
 class RangeAndBearingControl
          Class to make a dragable line with end points which computes the range and bearing between the end points.
 class RaobSkewTControl
          Deprecated. use RaobSoundingControl
 class RaobSoundingControl
          A AerologicalSoundingControl for RAOB data.
 class ShapefileControl
          A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.
 class SkewTControl
          Deprecated. Use AerologicalSoundingDisplay
 class StationLocationControl
          Class to display a set of locations
 class StationModelControl
          A DisplayControl for station models
 class TemplateControl
          A class that serves as a template for creating new (Grid oriented) display controls Cut and paste this.
 class TextDisplayControl
          DisplayControl for displaying straight text or HTML.
 class TextProductControl
          Class to display weather text
 class ThreeDSurfaceControl
          A MetApps Display Control with Displayable and controls for one 3D isosurface display of one parameter.
 class 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.
 class TimeSeriesControl
          Given a 2D VisAD FieldImpl for one parameter, make a single plot of the range data of one parm, against time, for one location in the 2D field given by a probe the user can move.
 class TopographyControl
          A Display Control with Displayable and controls for one 3D surface display of topography.
 class TrackControl
          A MetApps Display Control with Displayable and controls for displaying a track (balloon sounding or aircraft track)
 class TrackSkewTControl
          Deprecated. use TrackSoundingControl
 class TrackSoundingControl
          Creates an aerological Skew-T diagram for soundings from track (i.e.
 class TrajectoryFeatureTypeSoundingControl
          Created by IntelliJ IDEA.
 class TransectDrawingControl
          A MetApps Display Control for drawing lines on a navigated display.
 class ValuePlanViewControl
          Class for controlling the display of plan view text plots of gridded data.
 class VerticalProfileControl
          Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.
 class VolumeRenderControl
          A display control for volume rendering of a 3D grid
 class WindTimeHeightControl
          For wind time/height profiles.
 class WMSControl
          Class for controlling the display of color images.
 class WorldWindControl
          Class to display a set of locations
 class YahooLocationControl
          Class to display a set of locations
 

Methods in ucar.unidata.idv.control that return DisplayControlImpl
 DisplayControlImpl ControlWidget.getDisplayControl()
          Get the DisplayControl that this widget is associated with.
 

Methods in ucar.unidata.idv.control with parameters of type DisplayControlImpl
static void DisplaySetting.doSave(IntegratedDataViewer idv, JDialog dialog, List<PropertyValue> propList, DisplayControlImpl display)
          Save the display settings
 void DisplaySettingsDialog.setDisplay(DisplayControlImpl display)
          Set the display to use
 void ProbeRowInfo.setStationName(PointOb ob, DisplayControlImpl control)
          Set the station name
 

Constructors in ucar.unidata.idv.control with parameters of type DisplayControlImpl
ColorScaleDialog(DisplayControlImpl displayControl, String title, ColorScaleInfo info, boolean showDialog)
          Construct the widget.
ColorTableWidget(DisplayControlImpl theDisplayControl, ColorTable ct)
          Construct a ColorTableWidget
ColorTableWidget(DisplayControlImpl theDisplayControl, ColorTableManager colorTableManager, ColorTable ct, Range r)
          Construct a ColorTableWidget
ContLevelDialog(DisplayControlImpl displayControl, String title, Unit unit)
          Construct the widget.
ContourWidget(DisplayControlImpl control, ContourInfo contourInfo)
          Construct a ContourWidget
ControlWidget(DisplayControlImpl displayControl)
          Construct a new ControlWidget
DisplayControlImpl.SideLegendLabel(DisplayControlImpl displayControl, String text)
          Ctor
DisplaySettingsDialog(DisplayControlImpl display)
          ctor
DisplaySettingsDialog(IntegratedDataViewer idv, DisplayControlImpl display)
          ctor
DisplaySettingsDialog(IntegratedDataViewer idv, DisplayControlImpl display, boolean showDialog)
          The ctor
LayoutModelWidget(DisplayControlImpl control, Object layoutModelListener, String methodName, StationModel layoutModel)
          Default constructor.
LayoutModelWidget(DisplayControlImpl control, Object layoutModelListener, String methodName, StationModel layoutModel, boolean addNone)
          ctor
RangeDialog(DisplayControlImpl displayControl, Range r, String title, String setRangeMethod)
          Construct the widget.
RangeDialog(DisplayControlImpl displayControl, Range r, String title, String setRangeMethod, Component launcher)
          Construct the widget.
SelectRangeWidget(DisplayControlImpl control, Range range)
          Construct a SelectRangeWidget
SelectRangeWidget(DisplayControlImpl control, Range range, String dialogTitle)
          Construct a SelectRangeWidget
SoundingTable(DisplayControlImpl display)
          Create a new sounding table
ValueSliderWidget(DisplayControlImpl dc, int min, int max, String property, String label)
          Create a ValueSliderWidget
ValueSliderWidget(DisplayControlImpl dc, int min, int max, String property, String label, float scale)
          Create a ValueSliderWidget
ValueSliderWidget(DisplayControlImpl dc, int min, int max, String property, String label, float scale, boolean andSet, String tip)
          Create a ValueSliderWidget
WrapperWidget(DisplayControlImpl control, Component c1)
          Wrap a component with a couple of labels
WrapperWidget(DisplayControlImpl control, Component c1, Component c2)
          Wrap two components with a label
WrapperWidget(DisplayControlImpl control, Component c1, Component c2, Component c3)
          Wrap three components.
 

Uses of DisplayControlImpl in ucar.unidata.idv.control.chart
 

Fields in ucar.unidata.idv.control.chart declared as DisplayControlImpl
protected  DisplayControlImpl ChartManager.control
          my control
 

Methods in ucar.unidata.idv.control.chart that return DisplayControlImpl
 DisplayControlImpl ChartManager.getControl()
          Get the Control property.
 

Methods in ucar.unidata.idv.control.chart with parameters of type DisplayControlImpl
 void ChartManager.setControl(DisplayControlImpl value)
          Set the Control property.
 

Constructors in ucar.unidata.idv.control.chart with parameters of type DisplayControlImpl
ChartManager(DisplayControlImpl control)
          ctor
ChartManager(DisplayControlImpl control, String chartName)
          Default constructor.
TimeSeriesChart(DisplayControlImpl control)
          Default constructor.
TimeSeriesChart(DisplayControlImpl control, String chartName)
          Default constructor.
VerticalProfileChart(DisplayControlImpl control)
          Default constructor.
VerticalProfileChart(DisplayControlImpl control, String chartName)
          Default constructor.
XYChartManager(DisplayControlImpl control)
          Default constructor.
XYChartManager(DisplayControlImpl control, String chartName)
          Default constructor.
 

Uses of DisplayControlImpl in ucar.unidata.idv.control.editor
 

Subclasses of DisplayControlImpl in ucar.unidata.idv.control.editor
 class RadarEditor
           
static class RadarEditor.MyRadarSweepControl
          Class MyRadarSweepControl _more_
 

Uses of DisplayControlImpl in ucar.unidata.idv.control.multi
 

Subclasses of DisplayControlImpl in ucar.unidata.idv.control.multi
 class MultiDisplayHolder
          A DisplayControl for station models
 

Methods in ucar.unidata.idv.control.multi that return DisplayControlImpl
 DisplayControlImpl DisplayControlWrapper.getMyDisplayControl()
          Get the DisplayControl property.
 

Methods in ucar.unidata.idv.control.multi with parameters of type DisplayControlImpl
 void MultiDisplayHolder.importDisplayControl(DisplayControlImpl displayControl)
          Import the given display control into me
 void DisplayControlWrapper.setMyDisplayControl(DisplayControlImpl value)
          Set the DisplayControl property.
 

Constructors in ucar.unidata.idv.control.multi with parameters of type DisplayControlImpl
DisplayControlWrapper(DisplayControlImpl myDisplayControl)
          Default ctor
 

Uses of DisplayControlImpl in ucar.unidata.idv.ui
 

Methods in ucar.unidata.idv.ui that return DisplayControlImpl
 DisplayControlImpl ImageGenerator.findDisplayControl(String id)
          Find the display control identified by the given id
 DisplayControlImpl ImageGenerator.findDisplayControl(String id, List<DisplayControlImpl> controls)
          Find the display control
 

Methods in ucar.unidata.idv.ui with parameters of type DisplayControlImpl
 void IdvComponentGroup.importDisplayControl(DisplayControlImpl dc)
          _more_
 void ParamDefaultsEditor.saveDefaults(DisplayControlImpl displayControl)
          Get the color table, range, etc, from the given display control and save them as the param defaults for its data choice
 boolean IdvComponentGroup.tryToImportDisplayControl(DisplayControlImpl control)
          _more_
 

Method parameters in ucar.unidata.idv.ui with type arguments of type DisplayControlImpl
 DisplayControlImpl ImageGenerator.findDisplayControl(String id, List<DisplayControlImpl> controls)
          Find the display control