public class JRFillPieSeries extends java.lang.Object implements JRPieSeries
| Modifier and Type | Field and Description |
|---|---|
protected JRPieSeries |
parent |
| Constructor and Description |
|---|
JRFillPieSeries(JRPieSeries pieSeries,
JRFillObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
protected void |
evaluate(JRCalculator calculator) |
protected void |
evaluateSectionHyperlink(JRCalculator calculator) |
protected java.lang.Comparable<?> |
getKey() |
JRExpression |
getKeyExpression() |
protected java.lang.String |
getLabel() |
JRExpression |
getLabelExpression() |
protected JRPrintHyperlink |
getPrintSectionHyperlink() |
JRHyperlink |
getSectionHyperlink()
Returns the hyperlink specification for chart sections.
|
protected java.lang.Number |
getValue() |
JRExpression |
getValueExpression() |
boolean |
hasSectionHyperlinks() |
protected JRPieSeries parent
public JRFillPieSeries(JRPieSeries pieSeries, JRFillObjectFactory factory)
public JRExpression getKeyExpression()
getKeyExpression in interface JRPieSeriespublic JRExpression getValueExpression()
getValueExpression in interface JRPieSeriespublic JRExpression getLabelExpression()
getLabelExpression in interface JRPieSeriesprotected java.lang.Comparable<?> getKey()
protected java.lang.Number getValue()
protected java.lang.String getLabel()
protected JRPrintHyperlink getPrintSectionHyperlink()
protected void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalExceptionprotected void evaluateSectionHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalExceptionpublic boolean hasSectionHyperlinks()
public JRHyperlink getSectionHyperlink()
JRPieSeriesThe hyperlink will be evaluated for every chart section and an image map will be created for the chart.
getSectionHyperlink in interface JRPieSeriespublic java.lang.Object clone()
clone in interface JRCloneableclone in class java.lang.Object© 2001-2010 Jaspersoft Corporation www.jaspersoft.com