Class AbstractDialLayer

java.lang.Object
org.jfree.chart.plot.dial.AbstractDialLayer
All Implemented Interfaces:
DialLayer
Direct Known Subclasses:
ArcDialFrame, DialBackground, DialCap, DialPointer, DialTextAnnotation, DialValueIndicator, StandardDialFrame, StandardDialRange, StandardDialScale

public abstract class AbstractDialLayer
extends Object
implements DialLayer
A base class that can be used to implement a DialLayer. It includes an event notification mechanism.