| Package | Description |
|---|---|
| org.jfree.chart.fx.interaction |
Contains classes that implement most of the interactivity for the
ChartViewer and
ChartCanvas components. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartMouseListenerFX.chartMouseClicked(ChartMouseEventFX event)
Receives notification of a mouse click on a chart.
|
void |
ChartMouseListenerFX.chartMouseMoved(ChartMouseEventFX event)
Receives notification of a mouse move event on a chart.
|
Copyright © 2017 JFree.org. All rights reserved.