Class StandardDialRange

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

public class StandardDialRange extends AbstractDialLayer implements DialLayer, Cloneable, org.jfree.util.PublicCloneable, Serializable
A layer that draws a range highlight on a dial plot.
Since:
1.0.7
See Also: