public class CategoryLabelGenerator
extends org.jfree.chart.labels.StandardCategoryItemLabelGenerator
| Constructor and Description |
|---|
CategoryLabelGenerator(Map<Comparable<?>,Map<Comparable<?>,String>> labelsMap) |
CategoryLabelGenerator(Map<Comparable<?>,Map<Comparable<?>,String>> labelsMap,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
generateLabel(org.jfree.data.category.CategoryDataset dataset,
int series,
int category) |
clone, createItemArray, generateColumnLabel, generateLabelString, generateRowLabel, getDateFormat, getLabelFormat, getNumberFormat, hashCodefinalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic CategoryLabelGenerator(Map<Comparable<?>,Map<Comparable<?>,String>> labelsMap)
public CategoryLabelGenerator(Map<Comparable<?>,Map<Comparable<?>,String>> labelsMap, Locale locale)
public String generateLabel(org.jfree.data.category.CategoryDataset dataset, int series, int category)
generateLabel in interface org.jfree.chart.labels.CategoryItemLabelGeneratorgenerateLabel in class org.jfree.chart.labels.StandardCategoryItemLabelGeneratorCopyright © 2017. All rights reserved.