net.sf.jasperreports.charts.fill
Class JRFillTimeSeries
java.lang.Object
net.sf.jasperreports.charts.fill.JRFillTimeSeries
- All Implemented Interfaces:
- JRTimeSeries
- public class JRFillTimeSeries
- extends java.lang.Object
- implements JRTimeSeries
- Version:
- $Id: JRFillTimeSeries.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 JRTimeSeries parent
JRFillTimeSeries
public JRFillTimeSeries(JRTimeSeries timeSeries,
JRFillObjectFactory factory)
getSeriesExpression
public JRExpression getSeriesExpression()
- Specified by:
getSeriesExpression
in interface JRTimeSeries
getTimePeriodExpression
public JRExpression getTimePeriodExpression()
- Specified by:
getTimePeriodExpression
in interface JRTimeSeries
getValueExpression
public JRExpression getValueExpression()
- Specified by:
getValueExpression
in interface JRTimeSeries
getLabelExpression
public JRExpression getLabelExpression()
- Specified by:
getLabelExpression
in interface JRTimeSeries
getSeries
protected java.lang.Comparable getSeries()
getTimePeriod
protected java.util.Date getTimePeriod()
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