Uses of Class
org.jfree.chart.plot.dial.DialLayerChangeEvent
-
Uses of DialLayerChangeEvent in org.jfree.chart.plot.dial
Modifier and TypeMethodDescriptionvoid
DialLayerChangeListener.dialLayerChanged
(DialLayerChangeEvent event) A call-back method for receiving notification of a change to aDialLayer
.void
DialPlot.dialLayerChanged
(DialLayerChangeEvent event) Receives notification when a layer has changed, and responds by forwarding aPlotChangeEvent
to all registered listeners.protected void
AbstractDialLayer.notifyListeners
(DialLayerChangeEvent event) Notifies all registered listeners that the dial layer has changed.