Package | Description |
---|---|
org.jfree.chart.plot.dial |
Classes for creating dial plots.
|
Modifier and Type | Method and Description |
---|---|
void |
DialPlot.dialLayerChanged(DialLayerChangeEvent event)
Receives notification when a layer has changed, and responds by
forwarding a
PlotChangeEvent to all registered listeners. |
void |
DialLayerChangeListener.dialLayerChanged(DialLayerChangeEvent event)
A call-back method for receiving notification of a change to a
DialLayer . |
protected void |
AbstractDialLayer.notifyListeners(DialLayerChangeEvent event)
Notifies all registered listeners that the dial layer has changed.
|
Copyright © 2001–2017 JFree.org. All rights reserved.