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

Packages that use ChartWrapper
ucar.unidata.idv.control.chart Charting facilities used by DisplayControls. 
ucar.unidata.idv.control.multi The IDV MultiDisplay. 
 

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

Subclasses of ChartWrapper in ucar.unidata.idv.control.chart
 class HistogramWrapper
          Provides a time series chart
 class PlotWrapper
          Abstract class for chart implementations
 class ReadoutTable
          Provides a table view
 class ScatterPlotChartWrapper
          Provides a scatter plot
 class StatisticsChartWrapper
          Provides a table view
 class TableChartWrapper
          Provides a table view
 class TimeSeriesChartWrapper
          Provides a time series chart
 

Fields in ucar.unidata.idv.control.chart declared as ChartWrapper
protected  ChartWrapper ChartWrapper.timeSelectSource
          This is the source for time selects
 

Methods in ucar.unidata.idv.control.chart that return ChartWrapper
 ChartWrapper ChartWrapper.getTimeSelectSource()
          Get the SelectSource property.
 

Methods in ucar.unidata.idv.control.chart with parameters of type ChartWrapper
 void ChartWrapper.setTimeSelectSource(ChartWrapper value)
          Set the SelectSource property.
 

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

Methods in ucar.unidata.idv.control.multi with parameters of type ChartWrapper
 void MultiDisplayHolder.addFieldToChartWrapper(ChartWrapper chartWrapper)
          Add field