net.sf.jasperreports.charts
Interface JRPieDataset
- All Superinterfaces:
- java.lang.Cloneable, JRChartDataset, JRCloneable, JRElementDataset
- All Known Implementing Classes:
- JRBasePieDataset, JRDesignPieDataset, JRFillPieDataset
public interface JRPieDataset
- extends JRChartDataset
- Version:
- $Id: JRPieDataset.java 1368 2006-09-01 12:01:52Z lucianc $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
getKeyExpression
JRExpression getKeyExpression()
getValueExpression
JRExpression getValueExpression()
getLabelExpression
JRExpression getLabelExpression()
getSectionHyperlink
JRHyperlink getSectionHyperlink()
- Returns the hyperlink specification for chart sections.
The hyperlink will be evaluated for every chart section and an image map will be created for the chart.
- Returns:
- hyperlink specification for chart sections
© 2001-2006 JasperSoft Corporation www.jaspersoft.com