Class XSLFAutoShape

All Implemented Interfaces:
Iterable<XSLFTextParagraph>, IAdjustableShape, AutoShape<XSLFShape,XSLFTextParagraph>, PlaceableShape<XSLFShape,XSLFTextParagraph>, Shape<XSLFShape,XSLFTextParagraph>, SimpleShape<XSLFShape,XSLFTextParagraph>, TextShape<XSLFShape,XSLFTextParagraph>, TextContainer
Direct Known Subclasses:
XSLFFreeformShape, XSLFTextBox

@Beta public class XSLFAutoShape extends XSLFTextShape implements AutoShape<XSLFShape,XSLFTextParagraph>
Represents a shape with a preset geometry.
Author:
Yegor Kozlov
  • Method Details

    • getTextBody

      protected org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody getTextBody(boolean create)
      Specified by:
      getTextBody in class XSLFTextShape
    • toString

      public String toString()
      Overrides:
      toString in class Object