railo.runtime.tag
Class LLG

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

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


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

Constructor Detail

LLG

public LLG()
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 arg0,
                                   Comparable arg1)
Specified by:
generateSectionLabel in interface org.jfree.chart.labels.PieSectionLabelGenerator


Copyright © 2012 Railo