IGeometryShape — Aspose.Slides FOSS Java API Reference
IGeometryShape — Represents a shape with geometry (preset or custom).
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
shapeStyle | IShapeStyle | Read/Write | |
adjustments | IAdjustValueCollection | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getShapeStyle() | IShapeStyle | Returns the shape’s style object. |
setShapeType(ShapeType value) | void | Sets the AutoShape type. |
getAdjustments() | IAdjustValueCollection | Gets the collection of shape adjustment values. |