IRotatableTwoDObject
All Implemented Interfaces: com.groupdocs.watermark.search.ITwoDObject
public interface IRotatableTwoDObject extends ITwoDObject
Represents any rotatable two dimensional object in a content structure.
Methods
| Method | Description |
|---|---|
| getRotateAngle() | Gets the rotate angle of the object in degrees. |
getRotateAngle()
public abstract double getRotateAngle()
Gets the rotate angle of the object in degrees.
Returns: double - The rotate angle of the object in degrees.