|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.computation.UserDataSetHints
This class provides the ability to process the user dataSets. WARNING: This is an internal class and subject to change
Constructor Summary | |
UserDataSetHints(org.eclipse.emf.common.util.EMap allSeriesDataSets)
The constructor. |
Method Summary | |
void |
next(DataPointHints dph)
Next all associated datasetiterators and update the datapointhints object. |
void |
reset()
Resets all associated datasetiterators. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserDataSetHints(org.eclipse.emf.common.util.EMap allSeriesDataSets) throws ChartException
allSeriesDataSets
-
ChartException
Method Detail |
public final void reset()
public final void next(DataPointHints dph)
dph
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |