public class GeoMapFillDataset extends net.sf.jasperreports.engine.fill.JRFillElementDataset implements GeoMapDataset
| Constructor and Description |
|---|
GeoMapFillDataset(net.sf.jasperreports.engine.JRElementDataset dataset,
net.sf.jasperreports.engine.fill.JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectExpressions(net.sf.jasperreports.engine.JRExpressionCollector collector) |
protected void |
customEvaluate(net.sf.jasperreports.engine.fill.JRCalculator calculator) |
protected void |
customIncrement() |
protected void |
customInitialize() |
void |
finishDataset() |
Set<GeoMapData> |
getCustomDataset() |
net.sf.jasperreports.engine.JRExpression |
getLabelExpression() |
net.sf.jasperreports.engine.JRExpression |
getLocationExpression() |
net.sf.jasperreports.engine.JRExpression |
getValueExpression() |
clone, evaluate, evaluateDatasetRun, evaluateIncrementWhenExpression, getDatasetRun, getFillDataset, getFiller, getIncrementGroup, getIncrementTypeValue, getIncrementWhenExpression, getInputDataset, getLocale, getResetGroup, getResetTypeValue, getTimeZone, increment, initialize, setBandequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GeoMapFillDataset(net.sf.jasperreports.engine.JRElementDataset dataset,
net.sf.jasperreports.engine.fill.JRFillObjectFactory factory)
public void collectExpressions(net.sf.jasperreports.engine.JRExpressionCollector collector)
collectExpressions in interface net.sf.jasperreports.engine.JRElementDatasetprotected void customInitialize()
customInitialize in class net.sf.jasperreports.engine.fill.JRFillElementDatasetprotected void customEvaluate(net.sf.jasperreports.engine.fill.JRCalculator calculator)
throws net.sf.jasperreports.engine.fill.JRExpressionEvalException
customEvaluate in class net.sf.jasperreports.engine.fill.JRFillElementDatasetnet.sf.jasperreports.engine.fill.JRExpressionEvalExceptionprotected void customIncrement()
customIncrement in class net.sf.jasperreports.engine.fill.JRFillElementDatasetpublic Set<GeoMapData> getCustomDataset()
public net.sf.jasperreports.engine.JRExpression getLocationExpression()
getLocationExpression in interface GeoMapDatasetpublic net.sf.jasperreports.engine.JRExpression getValueExpression()
getValueExpression in interface GeoMapDatasetpublic net.sf.jasperreports.engine.JRExpression getLabelExpression()
getLabelExpression in interface GeoMapDatasetpublic void finishDataset()
Copyright © 2010-2016. All Rights Reserved.