net.sf.jasperreports.charts.fill
Class JRFillCategorySeries
java.lang.Object
net.sf.jasperreports.charts.fill.JRFillCategorySeries
- All Implemented Interfaces:
- JRCategorySeries
- public class JRFillCategorySeries
- extends java.lang.Object
- implements JRCategorySeries
- Version:
- $Id: JRFillCategorySeries.java,v 1.4 2005/06/27 07:16:50 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parent
protected JRCategorySeries parent
JRFillCategorySeries
public JRFillCategorySeries(JRCategorySeries categorySeries,
JRFillObjectFactory factory)
getSeriesExpression
public JRExpression getSeriesExpression()
- Specified by:
getSeriesExpression
in interface JRCategorySeries
getCategoryExpression
public JRExpression getCategoryExpression()
- Specified by:
getCategoryExpression
in interface JRCategorySeries
getValueExpression
public JRExpression getValueExpression()
- Specified by:
getValueExpression
in interface JRCategorySeries
getLabelExpression
public JRExpression getLabelExpression()
- Specified by:
getLabelExpression
in interface JRCategorySeries
getSeries
protected java.lang.Comparable getSeries()
getCategory
protected java.lang.Comparable getCategory()
getValue
protected java.lang.Number getValue()
getLabel
protected java.lang.String getLabel()
evaluate
protected void evaluate(JRCalculator calculator)
throws JRExpressionEvalException
- Throws:
JRExpressionEvalException
© 2001-2005 JasperSoft Corporation www.jaspersoft.com