public class DialLayerChangeEvent extends ChartChangeEvent
DialLayerChangeListener to
signal a change to a DialLayer.| Constructor and Description |
|---|
DialLayerChangeEvent(DialLayer layer)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
DialLayer |
getDialLayer()
Returns the layer that generated the event.
|
getChart, getType, setChart, setTypepublic DialLayerChangeEvent(DialLayer layer)
layer - the dial layer that generated the event.public DialLayer getDialLayer()