Class DispatchHandlerFX

java.lang.Object
org.jfree.chart.fx.interaction.AbstractMouseHandlerFX
org.jfree.chart.fx.interaction.DispatchHandlerFX
All Implemented Interfaces:
MouseHandlerFX

Handles mouse move and click events on the ChartCanvas by dispatching ChartMouseEventFX events to listeners that are registered with the ChartCanvas (listeners can also be registered with a ChartViewer control).