Class XSLFAutoShape

All Implemented Interfaces:
Iterable<XSLFTextParagraph>, IAdjustableShape, AutoShape<XSLFShape,XSLFTextParagraph>, PlaceableShape<XSLFShape,XSLFTextParagraph>, Shape<XSLFShape,XSLFTextParagraph>, SimpleShape<XSLFShape,XSLFTextParagraph>, TextShape<XSLFShape,XSLFTextParagraph>, org.apache.poi.xddf.usermodel.text.TextContainer
Direct Known Subclasses:
XSLFFreeformShape, XSLFTextBox

@Beta public class XSLFAutoShape extends XSLFTextShape implements AutoShape<XSLFShape,XSLFTextParagraph>
Represents a shape with a preset geometry.