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 3032 2009-08-27 11:32:28Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
CategoryLabelGenerator(java.util.Map labelsMap)
           
 
Method Summary
 java.lang.String generateLabel(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(CategoryDataset dataset,
                                      int series,
                                      int category)


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com