Class DialValueIndicator

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

public class DialValueIndicator extends AbstractDialLayer implements DialLayer, Cloneable, org.jfree.util.PublicCloneable, Serializable
A value indicator for a DialPlot.
Since:
1.0.7
See Also: