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 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
CategoryLabelGenerator(java.util.Map<java.lang.Comparable<?>,java.util.Map<java.lang.Comparable<?>,java.lang.String>> 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<java.lang.Comparable<?>,java.util.Map<java.lang.Comparable<?>,java.lang.String>> labelsMap)
Method Detail

generateLabel

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


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com