AutoShape
المعلومات العامة
AutoShape هي فئة في Aspose.Slides FOSS لـ Java. وراثية من: ゚GeometryShape⌒, ヽIAutoShape▽ .
يمثل AutoShape.
خصائص
| Name | Type | Access | Description |
|---|---|---|---|
shapeType | ShapeType | Read | Property gets or sets the shape’s ShapeType, handling custom geometry |
textFrame | ITextFrame | Read | Property provides access to the shape’s ITextFrame |
textBox | boolean | Read | Property indicates if the shape is a text box |
asIGeometryShape | IGeometryShape | Read | Property returns the shape as an IGeometryShape |
fillFormat | IFillFormat | Read | Property provides the IFillFormat for the shape’s fill |
الطرق
| Signature | Description |
|---|---|
AutoShape(xmlElement: Element, saveCallback: Runnable) | Creates an AutoShape backed by the given XML element. |
AutoShape() | Creates an AutoShape with no backing element. |
getShapeType() → ShapeType | {@inheritDoc} |
Checks for custom geometry ({@code
Removes any existing custom geometry ({@code