Package org.jfree.ui

Class VerticalAlignment

  • All Implemented Interfaces:
    Serializable

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

      • 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