public class DialLayerChangeEvent extends ChartChangeEvent
DialLayerChangeListener to
signal a change to a DialLayer.source| 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, setTypegetSource, toStringpublic DialLayerChangeEvent(DialLayer layer)
layer - the dial layer that generated the event.public DialLayer getDialLayer()
Copyright © 2001–2017 JFree.org. All rights reserved.