Class VerticalAlignment

java.lang.Object
org.jfree.chart.ui.VerticalAlignment
All Implemented Interfaces:
Serializable

public final class VerticalAlignment
extends Object
implements Serializable
An enumeration of the vertical alignment types (TOP, BOTTOM and CENTER).
See Also:
Serialized Form
  • Field Details

  • Method Details

    • toString

      public String toString()
      Returns a string representing the object.
      Overrides:
      toString in class Object
      Returns:
      the string.
    • equals

      public boolean equals​(Object o)
      Returns true if this object is equal to the specified object, and false otherwise.
      Overrides:
      equals in class Object
      Parameters:
      o - the other object.
      Returns:
      a boolean.
    • hashCode

      public int hashCode()
      Returns a hash code value for the object.
      Overrides:
      hashCode in class Object
      Returns:
      the hashcode