com.groupdocs.annotation.models.annotationmodels

Class ResourcesRedactionAnnotation

    • Constructor Detail

    • Method Detail

      • deepClone

        public Object deepClone()

        Returns new Instance with same values

        Specified by:
        deepClone in interface com.aspose.ms.System.ICloneable
        Overrides:
        deepClone in class AnnotationBase
        Returns:
      • equals

        public boolean equals(Object o)

        Compares Resources Redaction Annotations using standard object Equals method

        Specified by:
        equals in interface com.aspose.ms.System.IEquatable<AnnotationBase>
        Overrides:
        equals in class AnnotationBase
        Parameters:
        o - The object to compare with the current object
      • equals

        public final boolean equals(ResourcesRedactionAnnotation other)

        Compares Resources Redaction Annotations using IEquatable Equals method

        Parameters:
        other - The ResourcesRedactionAnnotation object to compare with the current object
        Returns:
      • getBox

        public final Rectangle getBox()

        Gets or sets annotation position

        Specified by:
        getBox in interface IBox
        Returns:
      • hashCode

        public int hashCode()

        Returns HashCode of Resources Redaction Annotation

        Overrides:
        hashCode in class AnnotationBase
      • setBox

        public final void setBox(Rectangle value)

        Gets or sets annotation position

        Specified by:
        setBox in interface IBox
        Parameters:
        value -