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:
java.lang.Cloneable, JRPiePlot, JRChartPlot, JRCloneable

public class JRFillPiePlot
extends JRFillChartPlot
implements JRPiePlot

Version:
$Id: JRFillPiePlot.java 5180 2012-03-29 13:23:12Z 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.Boolean getCircular()
           
 JRItemLabel getItemLabel()
           
 java.lang.String getLabelFormat()
           
 java.lang.String getLegendLabelFormat()
           
 java.lang.Boolean getShowLabels()
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors
 
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
 

Constructor Detail

JRFillPiePlot

public JRFillPiePlot(JRPiePlot piePlot,
                     JRFillObjectFactory factory)
Method Detail

getCircular

public java.lang.Boolean getCircular()
Specified by:
getCircular 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

getItemLabel

public JRItemLabel getItemLabel()
Specified by:
getItemLabel in interface JRPiePlot

getShowLabels

public java.lang.Boolean getShowLabels()
Specified by:
getShowLabels in interface JRPiePlot


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com