public class JRFillGanttSeries extends java.lang.Object implements JRGanttSeries
| Modifier and Type | Field and Description |
|---|---|
protected JRGanttSeries |
parent |
| Constructor and Description |
|---|
JRFillGanttSeries(JRGanttSeries ganttSeries,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
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() |
protected java.lang.Number |
getPercent() |
JRExpression |
getPercentExpression() |
protected JRPrintHyperlink |
getPrintItemHyperlink() |
protected java.lang.Comparable<?> |
getSeries() |
JRExpression |
getSeriesExpression() |
protected java.util.Date |
getStartDate() |
JRExpression |
getStartDateExpression() |
protected java.lang.String |
getSubtask() |
JRExpression |
getSubtaskExpression() |
protected java.lang.String |
getTask() |
JRExpression |
getTaskExpression() |
boolean |
hasItemHyperlinks() |
protected JRGanttSeries parent
public JRFillGanttSeries(JRGanttSeries ganttSeries, JRFillObjectFactory factory)
public JRExpression getSeriesExpression()
getSeriesExpression in interface JRGanttSeriespublic JRExpression getStartDateExpression()
getStartDateExpression in interface JRGanttSeriespublic JRExpression getEndDateExpression()
getEndDateExpression in interface JRGanttSeriespublic JRExpression getTaskExpression()
getTaskExpression in interface JRGanttSeriespublic JRExpression getSubtaskExpression()
getSubtaskExpression in interface JRGanttSeriespublic JRExpression getPercentExpression()
getPercentExpression in interface JRGanttSeriespublic JRExpression getLabelExpression()
getLabelExpression in interface JRGanttSeriesprotected java.lang.Comparable<?> getSeries()
protected java.util.Date getStartDate()
protected java.util.Date getEndDate()
protected java.lang.String getTask()
protected java.lang.String getSubtask()
protected java.lang.Number getPercent()
protected java.lang.String getLabel()
protected JRPrintHyperlink getPrintItemHyperlink()
protected void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalExceptionprotected void evaluateItemHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalExceptionpublic JRHyperlink getItemHyperlink()
JRGanttSeriesThe hyperlink will be evaluated for every chart item and an image map will be created for the chart.
getItemHyperlink in interface JRGanttSeriespublic boolean hasItemHyperlinks()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com