public class PresentationChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible background watermark in a PowerPoint chart.
| Constructor and Description |
|---|
PresentationChartBackgroundPossibleWatermark(PresentationChart chart) |
| Modifier and Type | Method and Description |
|---|---|
WatermarkableImage |
getImageInternally() |
ContentPart |
getParent()
Gets the parent of this
. |
double |
getRotateAngle()
Gets the rotate angle of this
in degrees. |
int |
getUnitOfMeasurement()
Gets the
of this . |
void |
remove() |
getHeight, getWidth, getX, getYgetCollection, getFormattedTextFragments, getImageData, getImageSize, getPageNumber, getText, setCollection, setImageData, setTextpublic PresentationChartBackgroundPossibleWatermark(PresentationChart chart)
public WatermarkableImage getImageInternally()
getImageInternally in class PossibleWatermarkpublic ContentPart getParent()
PresentationChartBackgroundPossibleWatermark.getParent in class PossibleWatermarkPresentationChartBackgroundPossibleWatermark.public double getRotateAngle()
PresentationChartBackgroundPossibleWatermark in degrees.getRotateAngle in class TwoDObjectPossibleWatermarkPresentationChartBackgroundPossibleWatermark in degrees.public int getUnitOfMeasurement()
UnitOfMeasurement
of this PresentationChartBackgroundPossibleWatermark.getUnitOfMeasurement in class TwoDObjectPossibleWatermarkUnitOfMeasurement
of this PresentationChartBackgroundPossibleWatermark.public void remove()
remove in class PossibleWatermarkCopyright © 2026. All rights reserved.