Class PlumNeedle

java.lang.Object
org.jfree.chart.needle.MeterNeedle
org.jfree.chart.needle.PlumNeedle
All Implemented Interfaces:
Serializable

public class PlumNeedle
extends MeterNeedle
implements Serializable
A needle for use with the CompassPlot class.
Author:
Bryan Scott
See Also:
Serialized Form
  • Constructor Details

    • PlumNeedle

      public PlumNeedle()
  • Method Details

    • equals

      public boolean equals​(Object object)
      Tests another object for equality with this object.
      Overrides:
      equals in class MeterNeedle
      Parameters:
      object - the object to test.
      Returns:
      A boolean.