| Frames | No Frames |
Classes implementing org.jfree.chart.plot.dial.DialScale | |
| class | A scale for a DialPlot. |
Methods with parameter type org.jfree.chart.plot.dial.DialScale | |
| void | Adds a dial scale to the plot and sends a PlotChangeEvent to
all registered listeners. |
Methods with return type org.jfree.chart.plot.dial.DialScale | |
| DialScale | Returns the scale at the given index. |
| DialScale | DialPlot.getScaleForDataset(int datasetIndex) Returns the dial scale for a specific dataset. |