net.sf.jasperreports.charts
Interface JRPiePlot

All Superinterfaces:
JRChartPlot
All Known Implementing Classes:
JRBasePiePlot, JRDesignPiePlot, JRFillPiePlot

public interface JRPiePlot
extends JRChartPlot

Version:
$Id: JRPiePlot.java 2278 2008-08-14 16:14:54Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot
JRChartPlot.JRSeriesColor
 
Method Summary
 java.lang.String getLabelFormat()
           
 java.lang.String getLegendLabelFormat()
           
 boolean isCircular()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
 

Method Detail

isCircular

boolean isCircular()

getLabelFormat

java.lang.String getLabelFormat()

getLegendLabelFormat

java.lang.String getLegendLabelFormat()


© 2001-2006 JasperSoft Corporation www.jaspersoft.com