Uses of Class
ucar.unidata.idv.control.chart.VerticalProfileChart

Packages that use VerticalProfileChart
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 VerticalProfileChart in ucar.unidata.idv.control
 

Methods in ucar.unidata.idv.control that return VerticalProfileChart
 VerticalProfileChart VerticalProfileControl.getChart()
          Get the chart
 VerticalProfileChart VerticalProfileControl.getVerticalProfileChart()
          Get the Chart property.
 

Methods in ucar.unidata.idv.control with parameters of type VerticalProfileChart
 void VerticalProfileControl.setVerticalProfileChart(VerticalProfileChart value)
          Set the Chart property.