public class JRFillTimeSeries extends java.lang.Object implements JRTimeSeries
Modifier and Type | Field and Description |
---|---|
protected JRTimeSeries |
parent |
Constructor and Description |
---|
JRFillTimeSeries(JRTimeSeries timeSeries,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
protected void |
evaluate(JRCalculator calculator) |
protected void |
evaluateItemHyperlink(JRCalculator calculator) |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
protected java.lang.String |
getLabel() |
JRExpression |
getLabelExpression() |
JRPrintHyperlink |
getPrintItemHyperlink() |
protected java.lang.Comparable |
getSeries() |
JRExpression |
getSeriesExpression() |
protected java.util.Date |
getTimePeriod() |
JRExpression |
getTimePeriodExpression() |
protected java.lang.Number |
getValue() |
JRExpression |
getValueExpression() |
boolean |
hasItemHyperlink() |
protected JRTimeSeries parent
public JRFillTimeSeries(JRTimeSeries timeSeries, JRFillObjectFactory factory)
public JRExpression getSeriesExpression()
getSeriesExpression
in interface JRTimeSeries
public JRExpression getTimePeriodExpression()
getTimePeriodExpression
in interface JRTimeSeries
public JRExpression getValueExpression()
getValueExpression
in interface JRTimeSeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRTimeSeries
protected java.lang.Comparable getSeries()
protected java.util.Date getTimePeriod()
protected java.lang.Number getValue()
protected java.lang.String getLabel()
protected void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
protected void evaluateItemHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public JRHyperlink getItemHyperlink()
JRTimeSeries
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
getItemHyperlink
in interface JRTimeSeries
public boolean hasItemHyperlink()
public JRPrintHyperlink getPrintItemHyperlink()
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com