| AbstractDialLayer |
A base class that can be used to implement a DialLayer.
|
| DialFrame |
A dial frame is the face plate for a dial plot - it is always drawn last.
|
| DialLayer |
A dial layer draws itself within a reference frame.
|
| DialLayerChangeEvent |
|
| DialLayerChangeListener |
The interface via which an object is notified of changes to a
DialLayer.
|
| DialPlot |
A dial plot composed of user-definable layers.
|
| DialPointer |
A base class for the pointer in a DialPlot.
|
| DialScale |
A dial scale is a specialised layer that has the ability to convert data
values into angles.
|