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 TypeClassDescriptionclassA standard frame for theDialPlotclass.classA simple circular frame for theDialPlotclass.Fields in org.jfree.chart.plot.dial declared as DialFrameMethods in org.jfree.chart.plot.dial that return DialFrameMethods in org.jfree.chart.plot.dial with parameters of type DialFrameModifier and TypeMethodDescriptionvoidDialPlot.setDialFrame(DialFrame frame) Sets the dial's frame and sends aPlotChangeEventto all registered listeners.