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 1782 2007-07-16 13:55:27Z shertage $
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
 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()


© 2001-2006 JasperSoft Corporation www.jaspersoft.com