org.homeunix.thecave.buddi.plugin.builtin.report
Class BuddiPieSectionLabelGenerator

java.lang.Object
  extended by StandardPieSectionLabelGenerator
      extended by org.homeunix.thecave.buddi.plugin.builtin.report.BuddiPieSectionLabelGenerator

public class BuddiPieSectionLabelGenerator
extends StandardPieSectionLabelGenerator


Field Summary
static long serialVersionUID
           
 
Constructor Summary
BuddiPieSectionLabelGenerator()
           
 
Method Summary
 java.text.AttributedString generateAttributedSectionLabel(PieDataset arg0, java.lang.Comparable arg1)
           
 java.lang.String generateSectionLabel(PieDataset arg0, java.lang.Comparable arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

BuddiPieSectionLabelGenerator

public BuddiPieSectionLabelGenerator()
Method Detail

generateAttributedSectionLabel

public java.text.AttributedString generateAttributedSectionLabel(PieDataset arg0,
                                                                 java.lang.Comparable arg1)

generateSectionLabel

public java.lang.String generateSectionLabel(PieDataset arg0,
                                             java.lang.Comparable arg1)