net.sf.jasperreports.components.spiderchart
Class StandardSpiderDataset
java.lang.Object
net.sf.jasperreports.engine.base.JRBaseElementDataset
net.sf.jasperreports.engine.design.JRDesignElementDataset
net.sf.jasperreports.components.spiderchart.StandardSpiderDataset
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, ChartDataset, SpiderDataset, JRChangeEventsSupport, JRCloneable, JRElementDataset
public class StandardSpiderDataset
- extends JRDesignElementDataset
- implements SpiderDataset
- Version:
- $Id: StandardSpiderDataset.java 3889 2010-07-16 10:52:00Z shertage $
- Author:
- sanda zaharia (shertage@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_CATEGORY_SERIES
public static final java.lang.String PROPERTY_CATEGORY_SERIES
- See Also:
- Constant Field Values
StandardSpiderDataset
public StandardSpiderDataset()
StandardSpiderDataset
public StandardSpiderDataset(SpiderDataset dataset,
JRBaseObjectFactory factory)
collectExpressions
public void collectExpressions(JRExpressionCollector collector)
- Specified by:
collectExpressions
in interface JRElementDataset
getSeries
public JRCategorySeries[] getSeries()
- Specified by:
getSeries
in interface SpiderDataset
getSeriesList
public java.util.List getSeriesList()
addCategorySeries
public void addCategorySeries(JRCategorySeries categorySeries)
removeCategorySeries
public JRCategorySeries removeCategorySeries(JRCategorySeries categorySeries)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com