Uses of Interface
org.jfree.chart.plot.dial.DialScale
Packages that use DialScale
-
Uses of DialScale in org.jfree.chart.plot.dial
Classes in org.jfree.chart.plot.dial that implement DialScaleMethods in org.jfree.chart.plot.dial that return DialScaleModifier and TypeMethodDescriptionDialPlot.getScale
(int index) Returns the scale at the given index.DialPlot.getScaleForDataset
(int datasetIndex) Returns the dial scale for a specific dataset.Methods in org.jfree.chart.plot.dial with parameters of type DialScaleModifier and TypeMethodDescriptionvoid
Adds a dial scale to the plot and sends aPlotChangeEvent
to all registered listeners.