net.sf.jasperreports.charts.fill
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 JRPieSeries
public JRExpression getValueExpression()
getValueExpression
in interface JRPieSeries
public JRExpression getLabelExpression()
getLabelExpression
in interface JRPieSeries
protected java.lang.Comparable getKey()
protected java.lang.Number getValue()
protected java.lang.String getLabel()
protected JRPrintHyperlink getPrintSectionHyperlink()
protected void evaluate(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
protected void evaluateSectionHyperlink(JRCalculator calculator) throws JRExpressionEvalException
JRExpressionEvalException
public boolean hasSectionHyperlinks()
public JRHyperlink getSectionHyperlink()
JRPieSeries
The hyperlink will be evaluated for every chart section and an image map will be created for the chart.
getSectionHyperlink
in interface JRPieSeries
public java.lang.Object clone()
clone
in interface JRCloneable
clone
in class java.lang.Object
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com