|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DialFrame | |
---|---|
org.jfree.chart.plot.dial | Classes for creating dial plots. |
Uses of DialFrame in org.jfree.chart.plot.dial |
---|
Classes in org.jfree.chart.plot.dial that implement DialFrame | |
---|---|
class |
ArcDialFrame
A standard frame for the DialPlot class. |
class |
StandardDialFrame
A simple circular frame for the DialPlot class. |
Methods in org.jfree.chart.plot.dial that return DialFrame | |
---|---|
DialFrame |
DialPlot.getDialFrame()
Returns the dial's frame. |
Methods in org.jfree.chart.plot.dial with parameters of type DialFrame | |
---|---|
void |
DialPlot.setDialFrame(DialFrame frame)
Sets the dial's frame and sends a PlotChangeEvent to all
registered listeners. |
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |