Class PointerNeedle

java.lang.Object
org.jfree.chart.needle.MeterNeedle
org.jfree.chart.needle.PointerNeedle
All Implemented Interfaces:
Serializable, Cloneable

public class PointerNeedle extends MeterNeedle implements Cloneable, Serializable
A needle in the shape of a pointer, for use with the CompassPlot class.
See Also: