Package | Description |
---|---|
org.jfree.chart.plot.dial |
Classes for creating dial plots.
|
Modifier and Type | Class and Description |
---|---|
class |
ArcDialFrame
A standard frame for the
DialPlot class. |
class |
StandardDialFrame
A simple circular frame for the
DialPlot class. |
Modifier and Type | Method and Description |
---|---|
DialFrame |
DialPlot.getDialFrame()
Returns the dial's frame.
|
Modifier and Type | Method and Description |
---|---|
void |
DialPlot.setDialFrame(DialFrame frame)
Sets the dial's frame and sends a
PlotChangeEvent to all
registered listeners. |