net.sf.jasperreports.charts.fill
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 JRGanttSeries
public JRExpression getStartDateExpression()
getStartDateExpression
in interface JRGanttSeries
public JRExpression getEndDateExpression()
getEndDateExpression
in interface JRGanttSeries
public JRExpression getTaskExpression()
getTaskExpression
in interface JRGanttSeries
public JRExpression getSubtaskExpression()
getSubtaskExpression
in interface JRGanttSeries
public JRExpression getPercentExpression()
getPercentExpression
in interface JRGanttSeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRGanttSeries
protected 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
JRExpressionEvalException
protected void evaluateItemHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public JRHyperlink getItemHyperlink()
JRGanttSeries
The hyperlink will be evaluated for every chart item and an image map will be created for the chart.
getItemHyperlink
in interface JRGanttSeries
public boolean hasItemHyperlinks()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com