railo.runtime.chart
Class PieSectionLabelGeneratorImpl

java.lang.Object
  extended by railo.runtime.chart.PieSectionLabelGeneratorImpl
All Implemented Interfaces:
org.jfree.chart.labels.PieSectionLabelGenerator

public class PieSectionLabelGeneratorImpl
extends Object
implements org.jfree.chart.labels.PieSectionLabelGenerator


Constructor Summary
PieSectionLabelGeneratorImpl(int labelFormat)
           
 
Method Summary
 AttributedString generateAttributedSectionLabel(org.jfree.data.general.PieDataset arg0, Comparable arg1)
           
 String generateSectionLabel(org.jfree.data.general.PieDataset pd, Comparable c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PieSectionLabelGeneratorImpl

public PieSectionLabelGeneratorImpl(int labelFormat)
Method Detail

generateAttributedSectionLabel

public AttributedString generateAttributedSectionLabel(org.jfree.data.general.PieDataset arg0,
                                                       Comparable arg1)
Specified by:
generateAttributedSectionLabel in interface org.jfree.chart.labels.PieSectionLabelGenerator

generateSectionLabel

public String generateSectionLabel(org.jfree.data.general.PieDataset pd,
                                   Comparable c)
Specified by:
generateSectionLabel in interface org.jfree.chart.labels.PieSectionLabelGenerator


Copyright © 2012 Railo