|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.chart.internal.factory.DataProcessor
DataProcessor
| Constructor Summary | |
DataProcessor(RunTimeContext rtc,
IActionEvaluator iae)
The constructor. |
|
| Method Summary | |
void |
generateRuntimeSeries(Chart cm,
ResultSetWrapper rsw)
Fills the model chart series with the data |
static java.util.List |
getRowExpressions(Chart cm,
IActionEvaluator iae)
|
ResultSetWrapper |
mapToChartResultSet(IDataRowExpressionEvaluator idre,
Chart cm)
Uses IDataRowExpressionEvaluator to create a ResultSetWrapper |
| 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 final ResultSetWrapper mapToChartResultSet(IDataRowExpressionEvaluator idre,
Chart cm)
throws ChartException
GenerationException
ChartException
public static java.util.List getRowExpressions(Chart cm,
IActionEvaluator iae)
throws ChartException
cm -
ChartException
public final void generateRuntimeSeries(Chart cm,
ResultSetWrapper rsw)
throws ChartException
cm - rsw -
DATA_BINDINGException
ChartException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||