public class UserDataSetHints
extends java.lang.Object
Constructor and Description |
---|
UserDataSetHints(org.eclipse.emf.common.util.EMap<java.lang.String,DataSet> allSeriesDataSets)
The constructor.
|
UserDataSetHints(org.eclipse.emf.common.util.EMap<java.lang.String,DataSet> allSeriesDataSets,
boolean bReverse)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
next(DataPointHints dph)
Next all associated datasetiterators and update the datapointhints
object.
|
void |
reset()
Resets all associated datasetiterators.
|
public UserDataSetHints(org.eclipse.emf.common.util.EMap<java.lang.String,DataSet> allSeriesDataSets) throws ChartException
allSeriesDataSets
- ChartException
public UserDataSetHints(org.eclipse.emf.common.util.EMap<java.lang.String,DataSet> allSeriesDataSets, boolean bReverse) throws ChartException
allSeriesDataSets
- bReverse
- indicates if category is reversedChartException
public final void reset()
public final void next(DataPointHints dph)
dph
- Copyright © 2005-2008 Actuate Corp. All rights reserved.