Class LineNeedle

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

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

    • LineNeedle

      public LineNeedle()
  • 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.