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 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
 
Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
chart, parent
 
Constructor Summary
JRFillPiePlot(JRPiePlot piePlot, JRFillObjectFactory factory)
           
 
Method Summary
 java.lang.String getLabelFormat()
           
 java.lang.String getLegendLabelFormat()
           
 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

getLabelFormat

public java.lang.String getLabelFormat()
Specified by:
getLabelFormat in interface JRPiePlot

getLegendLabelFormat

public java.lang.String getLegendLabelFormat()
Specified by:
getLegendLabelFormat in interface JRPiePlot


© 2001-2006 JasperSoft Corporation www.jaspersoft.com