Package org.jfree.ui

Class Layer

    • Field Detail

      • FOREGROUND

        public static final Layer FOREGROUND
        Foreground.
      • BACKGROUND

        public static final Layer BACKGROUND
        Background.
    • 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