Class LongNeedle

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

public class LongNeedle
extends MeterNeedle
implements Serializable
A needle that is represented by a long line.
Author:
Bryan Scott
See Also:
Serialized Form
  • Constructor Details

    • LongNeedle

      public LongNeedle()
      Default constructor.
  • 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.