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

Packages that use LineProbeControl
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. 
 

Uses of LineProbeControl in ucar.unidata.idv.control
 

Subclasses of LineProbeControl in ucar.unidata.idv.control
 class FlowTimeHeightControl
          A plan view control for flow data (vector or wind barbs)
 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 ProfileControl
          Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.
 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 VerticalProfileControl
          Given a VisAD Field, make a 2D plot of the range data against one of the 3 domain coordinates.