public class FloatingAttachedImagePossibleWatermark<T extends Attachment & ITwoDObject> extends AttachedImagePossibleWatermark<T>
Represents attached image watermark in a content of any supported format.
T
: The type of the attachment.
Modifier and Type | Method and Description |
---|---|
double |
getHeight()
Gets the height of this
. |
ContentPart |
getParent()
Gets the parent of this
. |
double |
getWidth()
Gets the width of this
. |
double |
getX()
Gets the x-coordinate of this
. |
double |
getY()
Gets the y-coordinate of this
. |
getRotateAngle, getUnitOfMeasurement
getFormattedTextFragments, getImageData, getText, setImageData, setText
public ContentPart getParent()
FloatingAttachedImagePossibleWatermark
.getParent
in class AttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
FloatingAttachedImagePossibleWatermark
.public double getWidth()
FloatingAttachedImagePossibleWatermark
.getWidth
in class AttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
FloatingAttachedImagePossibleWatermark
.public double getHeight()
FloatingAttachedImagePossibleWatermark
.getHeight
in class AttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
FloatingAttachedImagePossibleWatermark
.public double getX()
FloatingAttachedImagePossibleWatermark
.getX
in class AttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
FloatingAttachedImagePossibleWatermark
.public double getY()
FloatingAttachedImagePossibleWatermark
.getY
in class AttachedImagePossibleWatermark<T extends Attachment & ITwoDObject>
FloatingAttachedImagePossibleWatermark
.