IGeometryShape — Aspose.Slides FOSS Java API Reference

IGeometryShape — Represents a shape with geometry (preset or custom).

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
shapeStyleIShapeStyleRead/Write
adjustmentsIAdjustValueCollectionRead/Write

Methods

MethodReturnsDescription
getShapeStyle()IShapeStyleReturns the shape’s style object.
setShapeType(ShapeType value)voidSets the AutoShape type.
getAdjustments()IAdjustValueCollectionGets the collection of shape adjustment values.

See Also