public class JRFillCategorySeries extends java.lang.Object implements JRCategorySeries
Modifier and Type | Field and Description |
---|---|
protected JRCategorySeries |
parent |
Constructor and Description |
---|
JRFillCategorySeries(JRCategorySeries categorySeries,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
evaluate(JRCalculator calculator) |
void |
evaluateItemHyperlink(JRCalculator calculator) |
java.lang.Comparable<?> |
getCategory() |
JRExpression |
getCategoryExpression() |
JRHyperlink |
getItemHyperlink()
Returns the hyperlink specification for chart items.
|
java.lang.String |
getLabel() |
JRExpression |
getLabelExpression() |
JRPrintHyperlink |
getPrintItemHyperlink() |
java.lang.Comparable<?> |
getSeries() |
JRExpression |
getSeriesExpression() |
java.lang.Number |
getValue() |
JRExpression |
getValueExpression() |
boolean |
hasItemHyperlinks() |
protected JRCategorySeries parent
public JRFillCategorySeries(JRCategorySeries categorySeries, JRFillObjectFactory factory)
public JRExpression getSeriesExpression()
getSeriesExpression
in interface JRCategorySeries
public JRExpression getCategoryExpression()
getCategoryExpression
in interface JRCategorySeries
public JRExpression getValueExpression()
getValueExpression
in interface JRCategorySeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRCategorySeries
public java.lang.Comparable<?> getSeries()
public java.lang.Comparable<?> getCategory()
public java.lang.Number getValue()
public java.lang.String getLabel()
public JRPrintHyperlink getPrintItemHyperlink()
public void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public void evaluateItemHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public boolean hasItemHyperlinks()
public JRHyperlink getItemHyperlink()
JRCategorySeries
The hyperlink will be evaluated for every chart item and an image map will be created for the chart.
getItemHyperlink
in interface JRCategorySeries
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com