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

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

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

Methods in ucar.unidata.idv.control.chart that return DataChoiceWrapper
protected  DataChoiceWrapper ChartWrapper.createDataChoiceWrapper(DataChoice dataChoice)
          A utility to create a data choice wrapper
 

Constructors in ucar.unidata.idv.control.chart with parameters of type DataChoiceWrapper
ChartWrapper.FieldProperties(DataChoiceWrapper wrapper)
          ctor