Uses of Class
org.eclipse.birt.chart.model.data.impl.DataSetImpl

Packages that use DataSetImpl
org.eclipse.birt.chart.model.data.impl Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series. 
 

Uses of DataSetImpl in org.eclipse.birt.chart.model.data.impl
 

Subclasses of DataSetImpl in org.eclipse.birt.chart.model.data.impl
 class BubbleDataSetImpl
          An implementation of the model object 'Bubble Data Set'.
 class DateTimeDataSetImpl
          An implementation of the model object 'Date Time Data Set'.
 class DifferenceDataSetImpl
          An implementation of the model object 'Difference Data Set'.
 class GanttDataSetImpl
          An implementation of the model object 'Gantt Data Set'.
 class NullDataSetImpl
          An implementation of the model object 'Null Data Set'.
 class NumberDataSetImpl
          An implementation of the model object 'Number Data Set'.
 class StockDataSetImpl
          An implementation of the model object 'Stock Data Set'.
 class TextDataSetImpl
          An implementation of the model object 'Text Data Set'.
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.