net.sf.jasperreports.charts.fill
Class JRFillPiePlot

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.JRFillChartPlot
      extended by net.sf.jasperreports.charts.fill.JRFillPiePlot
All Implemented Interfaces:
JRPiePlot, JRChartPlot

public class JRFillPiePlot
extends JRFillChartPlot
implements JRPiePlot

Version:
$Id: JRFillPiePlot.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
 
Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
chart, parent
 
Constructor Summary
JRFillPiePlot(JRPiePlot piePlot, JRFillObjectFactory factory)
           
 
Method Summary
 boolean isCircular()
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getChart, getForegroundAlpha, getLabelRotation, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

JRFillPiePlot

public JRFillPiePlot(JRPiePlot piePlot,
                     JRFillObjectFactory factory)
Method Detail

isCircular

public boolean isCircular()
Specified by:
isCircular in interface JRPiePlot


© 2001-2006 JasperSoft Corporation www.jaspersoft.com