Uses of Interface org.jfree.chart.plot.dial.DialLayerChangeListener

Uses in package org.jfree.chart.plot.dial

Classes implementing org.jfree.chart.plot.dial.DialLayerChangeListener

class
A dial plot composed of user-definable layers.

Methods with parameter type org.jfree.chart.plot.dial.DialLayerChangeListener

void
Registers an object for notification of changes to the dial layer.
void
Registers a listener with this layer, so that it receives notification of changes to this layer.
void
Deregisters an object for notification of changes to the dial layer.
void
Deregisters a listener, so that it no longer receives notification of changes to this layer.