|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.chart.internal.datafeed.DataProcessor
An internal class used for data binding, runtime series generating.
| Constructor Summary | |
DataProcessor(RunTimeContext rtc,
IActionEvaluator iae)
The constructor. |
|
| Method Summary | |
void |
generateRuntimeSeries(IDataRowExpressionEvaluator idre,
Chart cm)
Fills the model chart runtime series with the data |
static java.util.List |
getRowExpressions(Chart cm,
IActionEvaluator iae)
Returns all associated datarow expressions in chart model |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataProcessor(RunTimeContext rtc,
IActionEvaluator iae)
rtc - | Method Detail |
public static java.util.List getRowExpressions(Chart cm,
IActionEvaluator iae)
throws ChartException
ChartException
public void generateRuntimeSeries(IDataRowExpressionEvaluator idre,
Chart cm)
throws ChartException
ChartException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||