public class SlidesChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible background watermark in a PowerPoint chart.
Modifier and Type | Method and Description |
---|---|
DocumentPart |
getParent()
Gets the parent of this
SlidesChartBackgroundPossibleWatermark . |
double |
getRotateAngle()
Gets the rotate angle of this
SlidesChartBackgroundPossibleWatermark in degrees. |
int |
getUnitOfMeasurement()
Gets the unit of measurement of this
SlidesChartBackgroundPossibleWatermark . |
getHeight, getWidth, getX, getY
getFormattedTextFragments, getImageData, getText, setImageData, setText
public DocumentPart getParent()
Gets the parent of this SlidesChartBackgroundPossibleWatermark
.
getParent
in class PossibleWatermark
SlidesChartBackgroundPossibleWatermark
.public double getRotateAngle()
Gets the rotate angle of this SlidesChartBackgroundPossibleWatermark
in degrees.
getRotateAngle
in class TwoDObjectPossibleWatermark
SlidesChartBackgroundPossibleWatermark
in degrees.public int getUnitOfMeasurement()
Gets the unit of measurement of this SlidesChartBackgroundPossibleWatermark
.
getUnitOfMeasurement
in class TwoDObjectPossibleWatermark
SlidesChartBackgroundPossibleWatermark
.Copyright © 2018. All rights reserved.