Class CompassPlot

java.lang.Object
org.jfree.chart.plot.Plot
org.jfree.chart.plot.CompassPlot
All Implemented Interfaces:
Serializable, Cloneable, EventListener, AnnotationChangeListener, AxisChangeListener, MarkerChangeListener, LegendItemSource, PublicCloneable, DatasetChangeListener

public class CompassPlot
extends Plot
implements Cloneable, Serializable
A specialised plot that draws a compass to indicate a direction based on the value from a ValueDataset.
See Also:
Serialized Form