|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrosshairLabelGenerator | |
---|---|
org.jfree.chart.labels | Generators and other classes used for the display of item labels and tooltips. |
org.jfree.chart.plot | Plot classes and related interfaces. |
Uses of CrosshairLabelGenerator in org.jfree.chart.labels |
---|
Classes in org.jfree.chart.labels that implement CrosshairLabelGenerator | |
---|---|
class |
StandardCrosshairLabelGenerator
A default label generator. |
Uses of CrosshairLabelGenerator in org.jfree.chart.plot |
---|
Methods in org.jfree.chart.plot that return CrosshairLabelGenerator | |
---|---|
CrosshairLabelGenerator |
Crosshair.getLabelGenerator()
Returns the crosshair label generator. |
Methods in org.jfree.chart.plot with parameters of type CrosshairLabelGenerator | |
---|---|
void |
Crosshair.setLabelGenerator(CrosshairLabelGenerator generator)
Sets the crosshair label generator and sends a property change event (with the name 'labelGenerator') to all registered listeners. |
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |