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

Packages that use PlotWrapper
ucar.unidata.idv.control.chart Charting facilities used by DisplayControls. 
 

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

Subclasses of PlotWrapper in ucar.unidata.idv.control.chart
 class HistogramWrapper
          Provides a time series chart
 class ScatterPlotChartWrapper
          Provides a scatter plot
 class TimeSeriesChartWrapper
          Provides a time series chart
 

Methods in ucar.unidata.idv.control.chart that return PlotWrapper
 PlotWrapper ChartAnnotation.getPlotWrapper()
          Get the PlotWrapper property.
 

Methods in ucar.unidata.idv.control.chart with parameters of type PlotWrapper
 void ChartAnnotation.setPlotWrapper(PlotWrapper value)
          Set the PlotWrapper property.
 

Constructors in ucar.unidata.idv.control.chart with parameters of type PlotWrapper
ChartAnnotation(PlotWrapper plotWrapper)
          Ctro
TrackSegment(WayPoint wayPoint1, WayPoint wayPoint2, PlotWrapper plotWrapper)
          Ctor