Class StandardDialScale

java.lang.Object
org.jfree.chart.plot.dial.AbstractDialLayer
org.jfree.chart.plot.dial.StandardDialScale
All Implemented Interfaces:
Serializable, Cloneable, DialLayer, DialScale, org.jfree.util.PublicCloneable

public class StandardDialScale extends AbstractDialLayer implements DialScale, Cloneable, org.jfree.util.PublicCloneable, Serializable
A scale for a DialPlot.
Since:
1.0.7
See Also: