public class PresentationChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible background watermark in a PowerPoint chart.
Modifier and Type | Method and Description |
---|---|
ContentPart |
getParent()
Gets the parent of this
. |
double |
getRotateAngle()
Gets the rotate angle of this
in degrees. |
int |
getUnitOfMeasurement()
Gets the
of this . |
getHeight, getWidth, getX, getY
getFormattedTextFragments, getImageData, getText, setImageData, setText
public ContentPart getParent()
PresentationChartBackgroundPossibleWatermark
.getParent
in class PossibleWatermark
PresentationChartBackgroundPossibleWatermark
.public double getRotateAngle()
PresentationChartBackgroundPossibleWatermark
in degrees.getRotateAngle
in class TwoDObjectPossibleWatermark
PresentationChartBackgroundPossibleWatermark
in degrees.public int getUnitOfMeasurement()
UnitOfMeasurement
of this PresentationChartBackgroundPossibleWatermark
.getUnitOfMeasurement
in class TwoDObjectPossibleWatermark
UnitOfMeasurement
of this PresentationChartBackgroundPossibleWatermark
.