net.sf.jasperreports.charts.util
Class PieLabelGenerator

java.lang.Object
  extended by net.sf.jasperreports.charts.util.PieLabelGenerator
All Implemented Interfaces:
java.io.Serializable

public class PieLabelGenerator
extends java.lang.Object
implements java.io.Serializable

Version:
$Id: PieLabelGenerator.java 3032 2009-08-27 11:32:28Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
PieLabelGenerator(java.util.Map labels)
           
 
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
 

Constructor Detail

PieLabelGenerator

public PieLabelGenerator(java.util.Map labels)
Method Detail

generateSectionLabel

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

generateAttributedSectionLabel

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com