public class ClippingPath extends Object
| Constructor and Description |
|---|
ClippingPath() |
ClippingPath(ClosedShape clippingShape) |
ClippingPath(GraphNote clippingText) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deepClone() |
GraphNotes |
getClippingText() |
Shapes |
getPath() |
void |
setClippingText(GraphNotes clippingText) |
void |
setPath(Shapes clippingPath) |
public ClippingPath()
public ClippingPath(ClosedShape clippingShape)
public ClippingPath(GraphNote clippingText)
public Shapes getPath()
public void setPath(Shapes clippingPath)
public GraphNotes getClippingText()
public void setClippingText(GraphNotes clippingText)
public Object deepClone()
Copyright © 2016 Aspose. All Rights Reserved.