DiagramShapePossibleWatermark
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark, com.groupdocs.watermark.search.ShapePossibleWatermark
public class DiagramShapePossibleWatermark extends ShapePossibleWatermark<DiagramShape>
Represents possible shape watermark in a Visio document.
| Constructor | Description |
|---|---|
| DiagramShapePossibleWatermark(DiagramShape shape, DiagramShapeCollection shapeCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [DiagramShapePossibleWatermark](../../com.groupdocs.watermark.search/diagramshapepossiblewatermark). |
public DiagramShapePossibleWatermark(DiagramShape shape, DiagramShapeCollection shapeCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| shape | DiagramShape | |
| shapeCollection | DiagramShapeCollection |
public ContentPart getParent()
Gets the parent of this [DiagramShapePossibleWatermark](../../com.groupdocs.watermark.search/diagramshapepossiblewatermark).
Returns:
ContentPart - The parent of this [DiagramShapePossibleWatermark](../../com.groupdocs.watermark.search/diagramshapepossiblewatermark).
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.