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