Class TextBlockAnchor

  • All Implemented Interfaces:
    Serializable

    public final class TextBlockAnchor
    extends Object
    implements Serializable
    Used to indicate the position of an anchor point for a text block.
    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