|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fhcrc.cpl.toolbox.gui.chart.PanelWithLineChart.NullLabelGenerator
protected static class PanelWithLineChart.NullLabelGenerator
This should not be necessary. dhmay creating this class for the jfreechart 1.0.6 upgrade. We shouldn't have to specify a labelgenerator at all for the barchart
| Constructor Summary | |
|---|---|
protected |
PanelWithLineChart.NullLabelGenerator()
|
| Method Summary | |
|---|---|
java.lang.String |
generateLabel(org.jfree.data.xy.XYDataset dataset,
int series,
int item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PanelWithLineChart.NullLabelGenerator()
| Method Detail |
|---|
public java.lang.String generateLabel(org.jfree.data.xy.XYDataset dataset,
int series,
int item)
generateLabel in interface org.jfree.chart.labels.XYItemLabelGenerator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||