PresentationChartBackgroundPossibleWatermark
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark
public class PresentationChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible background watermark in a PowerPoint chart.
Constructors
| Constructor | Description |
|---|---|
| PresentationChartBackgroundPossibleWatermark(PresentationChart chart) |
Methods
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark). |
| getRotateAngle() | Gets the rotate angle of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark) in degrees. |
| getUnitOfMeasurement() | Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark). |
| getImageInternally() | |
| remove() |
PresentationChartBackgroundPossibleWatermark(PresentationChart chart)
public PresentationChartBackgroundPossibleWatermark(PresentationChart chart)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| chart | PresentationChart |
getParent()
public ContentPart getParent()
Gets the parent of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark).
Returns:
ContentPart - The parent of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark).
getRotateAngle()
public double getRotateAngle()
Gets the rotate angle of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark) in degrees.
Returns:
double - The rotate angle of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark) in degrees.
getUnitOfMeasurement()
public int getUnitOfMeasurement()
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark).
Returns:
int - The [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [PresentationChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/presentationchartbackgroundpossiblewatermark).
getImageInternally()
public WatermarkableImage getImageInternally()
Returns: WatermarkableImage
remove()
public void remove()