public class JRFillTimePeriodSeries extends java.lang.Object implements JRTimePeriodSeries
Modifier and Type | Field and Description |
---|---|
protected JRTimePeriodSeries |
parent |
Constructor and Description |
---|
JRFillTimePeriodSeries(JRTimePeriodSeries timePeriodSeries,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
protected void |
evaluate(JRCalculator calculator) |
protected void |
evaluateItemHyperlink(JRCalculator calculator) |
protected java.util.Date |
getEndDate() |
JRExpression |
getEndDateExpression() |
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 |
getStartDate() |
JRExpression |
getStartDateExpression() |
protected java.lang.Number |
getValue() |
JRExpression |
getValueExpression() |
boolean |
hasItemHyperlink() |
protected JRTimePeriodSeries parent
public JRFillTimePeriodSeries(JRTimePeriodSeries timePeriodSeries, JRFillObjectFactory factory)
public JRExpression getSeriesExpression()
getSeriesExpression
in interface JRTimePeriodSeries
java.lang.Comparable
object that identifies each series.public JRExpression getStartDateExpression()
getStartDateExpression
in interface JRTimePeriodSeries
java.util.Date
expression representing the
start of the time periodpublic JRExpression getEndDateExpression()
getEndDateExpression
in interface JRTimePeriodSeries
java.util.Date
expression representing the
end of the time periodpublic JRExpression getValueExpression()
getValueExpression
in interface JRTimePeriodSeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRTimePeriodSeries
protected java.lang.Comparable<?> getSeries()
protected java.util.Date getStartDate()
protected java.util.Date getEndDate()
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()
JRTimePeriodSeries
The hyperlink will be evaluated for every chart item and a image map will be created for the chart.
getItemHyperlink
in interface JRTimePeriodSeries
public boolean hasItemHyperlink()
public JRPrintHyperlink getPrintItemHyperlink()
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com