railo.runtime.chart
Class PieSectionLegendLabelGeneratorImpl

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

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


Constructor Summary
PieSectionLegendLabelGeneratorImpl(Font font, int with)
           
 
Method Summary
 AttributedString generateAttributedSectionLabel(org.jfree.data.general.PieDataset dataset, Comparable key)
           
 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

PieSectionLegendLabelGeneratorImpl

public PieSectionLegendLabelGeneratorImpl(Font font,
                                          int with)
Method Detail

generateAttributedSectionLabel

public AttributedString generateAttributedSectionLabel(org.jfree.data.general.PieDataset dataset,
                                                       Comparable key)
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