|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 IDataSetProcessor interface
definition to be subclassed by each extension writer as needed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |