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

Packages that use ColorPlanViewControl
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.editor This package is my (jeffmc) aborted protyping effort for a radar editor facility. 
 

Uses of ColorPlanViewControl in ucar.unidata.idv.control
 

Subclasses of ColorPlanViewControl in ucar.unidata.idv.control
 class CappiControl
          Class for controlling the display of CAPPIs of WSR-88D Level II data
 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.
 

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

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