com.groupdocs.watermark.search

Interfaces

Classes

com.groupdocs.watermark.search

Class TwoDObjectPossibleWatermark

    • Method Detail

      • getWidth

        public double getWidth()

        Gets the width of the 2D object.

        Overrides:
        getWidth in class PossibleWatermark
        Returns:
        The width of the 2D object.
      • getHeight

        public double getHeight()

        Gets the height of the 2D object.

        Overrides:
        getHeight in class PossibleWatermark
        Returns:
        The height of the 2D object.
      • getX

        public double getX()

        Gets the x-coordinate of the 2D object.

        Overrides:
        getX in class PossibleWatermark
        Returns:
        The x-coordinate of the 2D object.
      • getY

        public double getY()

        Gets the y-coordinate of the 2D object.

        Overrides:
        getY in class PossibleWatermark
        Returns:
        The y-coordinate of the 2D object.
      • getRotateAngle

        public double getRotateAngle()

        Gets the rotate angle of the 2D object in degrees.

        Overrides:
        getRotateAngle in class PossibleWatermark
        Returns:
        The rotate angle of the 2D object in degrees.