Uses of Interface
org.eclipse.birt.chart.datafeed.IDataSetProcessor

Packages that use IDataSetProcessor
org.eclipse.birt.chart.api   
org.eclipse.birt.chart.datafeed Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. 
 

Uses of IDataSetProcessor in org.eclipse.birt.chart.api
 

Methods in org.eclipse.birt.chart.api that return IDataSetProcessor
 IDataSetProcessor ChartEngine.getDataSetProcessor(java.lang.Class cSeries)
          Retrieves the first instance of a data set processor registered as an extension for a given series type.
 

Uses of IDataSetProcessor in org.eclipse.birt.chart.datafeed
 

Classes in org.eclipse.birt.chart.datafeed that implement IDataSetProcessor
 class DataSetAdapter
          Provides a no-op implementation of the IDataSetProcessorinterface definition to be subclassed by each extension writer as needed.
 



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