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
PresentationChartBackgroundPossibleWatermark . |
double |
getRotateAngle()
Gets the rotate angle of this
PresentationChartBackgroundPossibleWatermark in degrees. |
int |
getUnitOfMeasurement()
Gets the unit of measurement of this
PresentationChartBackgroundPossibleWatermark . |
getHeight, getWidth, getX, getY
getFormattedTextFragments, getImageData, getText, setImageData, setText
public ContentPart getParent()
Gets the parent of this PresentationChartBackgroundPossibleWatermark
.
getParent
in class PossibleWatermark
PresentationChartBackgroundPossibleWatermark
.public double getRotateAngle()
Gets the rotate angle of this PresentationChartBackgroundPossibleWatermark
in degrees.
getRotateAngle
in class TwoDObjectPossibleWatermark
PresentationChartBackgroundPossibleWatermark
in degrees.public int getUnitOfMeasurement()
Gets the unit of measurement of this PresentationChartBackgroundPossibleWatermark
.
getUnitOfMeasurement
in class TwoDObjectPossibleWatermark
PresentationChartBackgroundPossibleWatermark
.Copyright © 2020. All rights reserved.