|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectStandardCategoryItemLabelGenerator
edu.ucla.stat.SOCR.chart.gui.CustomCategoryItemLabelGenerator
public class CustomCategoryItemLabelGenerator
A custom label generator.
| Constructor Summary | |
|---|---|
CustomCategoryItemLabelGenerator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateItemLabel(CategoryDataset dataset,
int series,
int category)
Generates an item label. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomCategoryItemLabelGenerator()
| Method Detail |
|---|
public java.lang.String generateItemLabel(CategoryDataset dataset,
int series,
int category)
dataset - the dataset.series - the series index.category - the category index.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||