Interface CTShape

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTShape
    extends XmlObject
    An XML CT_Shape(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • setNvSpPr

        void setNvSpPr​(CTShapeNonVisual nvSpPr)
        Sets the "nvSpPr" element
      • addNewNvSpPr

        CTShapeNonVisual addNewNvSpPr()
        Appends and returns a new empty "nvSpPr" element
      • addNewSpPr

        CTShapeProperties addNewSpPr()
        Appends and returns a new empty "spPr" element
      • getStyle

        CTShapeStyle getStyle()
        Gets the "style" element
      • isSetStyle

        boolean isSetStyle()
        True if has "style" element
      • setStyle

        void setStyle​(CTShapeStyle style)
        Sets the "style" element
      • addNewStyle

        CTShapeStyle addNewStyle()
        Appends and returns a new empty "style" element
      • unsetStyle

        void unsetStyle()
        Unsets the "style" element
      • getTxBody

        CTTextBody getTxBody()
        Gets the "txBody" element
      • isSetTxBody

        boolean isSetTxBody()
        True if has "txBody" element
      • setTxBody

        void setTxBody​(CTTextBody txBody)
        Sets the "txBody" element
      • addNewTxBody

        CTTextBody addNewTxBody()
        Appends and returns a new empty "txBody" element
      • unsetTxBody

        void unsetTxBody()
        Unsets the "txBody" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getUseBgFill

        boolean getUseBgFill()
        Gets the "useBgFill" attribute
      • xgetUseBgFill

        XmlBoolean xgetUseBgFill()
        Gets (as xml) the "useBgFill" attribute
      • isSetUseBgFill

        boolean isSetUseBgFill()
        True if has "useBgFill" attribute
      • setUseBgFill

        void setUseBgFill​(boolean useBgFill)
        Sets the "useBgFill" attribute
      • xsetUseBgFill

        void xsetUseBgFill​(XmlBoolean useBgFill)
        Sets (as xml) the "useBgFill" attribute
      • unsetUseBgFill

        void unsetUseBgFill()
        Unsets the "useBgFill" attribute