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

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

Uses of ProbeRowInfo in ucar.unidata.idv.control
 

Methods in ucar.unidata.idv.control that return types with arguments of type ProbeRowInfo
 List<ProbeRowInfo> ProbeControl.getInfos()
          Get the Infos property.
 

Methods in ucar.unidata.idv.control with parameters of type ProbeRowInfo
protected  void ProbeRowInfo.initWith(ProbeRowInfo that)
          Sort of a copy ctor
 void ProbeControl.showLineProperties(ProbeRowInfo rowInfo)
          Show the properties dialog for the chart line
 void ProbeControl.showSoundDialog(ProbeRowInfo info)
          Show the sound dialog for the row
 

Method parameters in ucar.unidata.idv.control with type arguments of type ProbeRowInfo
 void ProbeControl.setInfos(List<ProbeRowInfo> value)
          Set the Infos property.
 

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

Method parameters in ucar.unidata.idv.control.chart with type arguments of type ProbeRowInfo
 void TimeSeriesChart.setProbeSamples(List<ProbeRowInfo> rowInfos)
          Set the samples from the probe