java.lang.Object | |||
↳ | java.util.EventObject | ||
↳ | org.jfree.chart.event.ChartChangeEvent | ||
↳ | org.jfree.chart.plot.dial.DialLayerChangeEvent |
An event that can be forwarded to any DialLayerChangeListener
to
signal a change to a DialLayer
.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the layer that generated the event.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Creates a new instance.
layer | the dial layer that generated the event. |
---|
Returns the layer that generated the event.