Uses of Interface
org.jfree.chart.plot.dial.DialFrame
Packages that use DialFrame
-
Uses of DialFrame in org.jfree.chart.plot.dial
Classes in org.jfree.chart.plot.dial that implement DialFrameModifier and TypeClassDescriptionclass
A standard frame for theDialPlot
class.class
A simple circular frame for theDialPlot
class.Methods in org.jfree.chart.plot.dial that return DialFrameMethods in org.jfree.chart.plot.dial with parameters of type DialFrameModifier and TypeMethodDescriptionvoid
DialPlot.setDialFrame
(DialFrame frame) Sets the dial's frame and sends aPlotChangeEvent
to all registered listeners.