net.sf.jasperreports.charts.util
Class CategoryLabelGenerator

java.lang.Object
  extended by StandardCategoryItemLabelGenerator
      extended by net.sf.jasperreports.charts.util.CategoryLabelGenerator

public class CategoryLabelGenerator
extends StandardCategoryItemLabelGenerator

Version:
$Id: CategoryLabelGenerator.java 1229 2006-04-19 10:27:35Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

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-2006 JasperSoft Corporation www.jaspersoft.com