net.sf.jasperreports.charts.util
Class CategoryLabelGenerator

java.lang.Object
  extended byStandardCategoryItemLabelGenerator
      extended bynet.sf.jasperreports.charts.util.CategoryLabelGenerator

public class CategoryLabelGenerator
extends StandardCategoryItemLabelGenerator

Version:
$Id: CategoryLabelGenerator.java,v 1.4 2005/10/09 21:34:26 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
CategoryLabelGenerator(java.util.Map labelsMap)
           
 
Method Summary
 java.lang.String generateLabel(org.jfree.data.category.CategoryDataset dataset, int series, int category)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryLabelGenerator

public CategoryLabelGenerator(java.util.Map labelsMap)
Method Detail

generateLabel

public java.lang.String generateLabel(org.jfree.data.category.CategoryDataset dataset,
                                      int series,
                                      int category)


© 2001-2005 JasperSoft Corporation www.jaspersoft.com