net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignPiePlot

All Superinterfaces:
DRIDesignBasePlot, DRIDesignPlot
All Known Subinterfaces:
DRIDesignPie3DPlot
All Known Implementing Classes:
DRDesignPie3DPlot, DRDesignPiePlot

public interface DRIDesignPiePlot
extends DRIDesignBasePlot

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 Boolean getCircular()
           
 String getLabelFormat()
           
 String getLegendLabelFormat()
           
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignBasePlot
getOrientation, getSeriesColors
 

Method Detail

getCircular

Boolean getCircular()

getLabelFormat

String getLabelFormat()

getLegendLabelFormat

String getLegendLabelFormat()


Copyright © 2010-2014. All Rights Reserved.