public class FillSpiderDataset extends JRFillElementDataset implements SpiderDataset
Modifier and Type | Field and Description |
---|---|
protected JRFillCategorySeries[] |
categorySeries |
datasetRun, incrementGroup, parent, resetGroup
Constructor and Description |
---|
FillSpiderDataset(SpiderDataset spiderDataset,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
collectExpressions(JRExpressionCollector collector) |
protected void |
customEvaluate(JRCalculator calculator)
Evaluates the expressions associated with the dataset.
|
protected void |
customIncrement()
Increments the dataset by collecting the result of the expression
evaluation.
|
protected void |
customInitialize()
Initializes the element dataset.
|
void |
finishDataset() |
DefaultCategoryDataset |
getCustomDataset() |
java.util.Map |
getItemHyperlinks() |
StandardCategoryItemLabelGenerator |
getLabelGenerator() |
JRCategorySeries[] |
getSeries() |
boolean |
hasItemHyperlinks() |
clone, evaluate, evaluateDatasetRun, evaluateIncrementWhenExpression, getDatasetRun, getIncrementGroup, getIncrementType, getIncrementTypeValue, getIncrementWhenExpression, getInputDataset, getResetGroup, getResetType, getResetTypeValue, getTimeZone, increment, initialize
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDatasetRun, getIncrementGroup, getIncrementType, getIncrementTypeValue, getIncrementWhenExpression, getResetGroup, getResetType, getResetTypeValue
clone
protected JRFillCategorySeries[] categorySeries
public FillSpiderDataset(SpiderDataset spiderDataset, JRFillObjectFactory factory)
public JRCategorySeries[] getSeries()
getSeries
in interface SpiderDataset
protected void customInitialize()
JRFillElementDataset
The dataset is initialized before being used and after each time the dataset gets reset.
customInitialize
in class JRFillElementDataset
JRFillElementDataset.getResetType()
protected void customEvaluate(JRCalculator calculator) throws JRExpressionEvalException
JRFillElementDataset
Usually, the result of the evaluation would be preserved so that it is
used in JRFillElementDataset.customIncrement()
customEvaluate
in class JRFillElementDataset
calculator
- used to evaluate expressionsJRExpressionEvalException
- any exception that occurs while
evaluating expressionsprotected void customIncrement()
JRFillElementDataset
customIncrement
in class JRFillElementDataset
public DefaultCategoryDataset getCustomDataset()
public StandardCategoryItemLabelGenerator getLabelGenerator()
public void collectExpressions(JRExpressionCollector collector)
collectExpressions
in interface JRElementDataset
public java.util.Map getItemHyperlinks()
public boolean hasItemHyperlinks()
public void finishDataset()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com