All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTControl extends XmlObject
An XML CT_Control(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

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

      CTPicture getPic()
      Gets the "pic" element
    • isSetPic

      boolean isSetPic()
      True if has "pic" element
    • setPic

      void setPic(CTPicture pic)
      Sets the "pic" element
    • addNewPic

      CTPicture addNewPic()
      Appends and returns a new empty "pic" element
    • unsetPic

      void unsetPic()
      Unsets the "pic" element
    • getSpid

      String getSpid()
      Gets the "spid" attribute
    • xgetSpid

      STShapeID xgetSpid()
      Gets (as xml) the "spid" attribute
    • isSetSpid

      boolean isSetSpid()
      True if has "spid" attribute
    • setSpid

      void setSpid(String spid)
      Sets the "spid" attribute
    • xsetSpid

      void xsetSpid(STShapeID spid)
      Sets (as xml) the "spid" attribute
    • unsetSpid

      void unsetSpid()
      Unsets the "spid" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      XmlString xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(XmlString name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute
    • getShowAsIcon

      boolean getShowAsIcon()
      Gets the "showAsIcon" attribute
    • xgetShowAsIcon

      XmlBoolean xgetShowAsIcon()
      Gets (as xml) the "showAsIcon" attribute
    • isSetShowAsIcon

      boolean isSetShowAsIcon()
      True if has "showAsIcon" attribute
    • setShowAsIcon

      void setShowAsIcon(boolean showAsIcon)
      Sets the "showAsIcon" attribute
    • xsetShowAsIcon

      void xsetShowAsIcon(XmlBoolean showAsIcon)
      Sets (as xml) the "showAsIcon" attribute
    • unsetShowAsIcon

      void unsetShowAsIcon()
      Unsets the "showAsIcon" attribute
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getImgW

      int getImgW()
      Gets the "imgW" attribute
    • xgetImgW

      Gets (as xml) the "imgW" attribute
    • isSetImgW

      boolean isSetImgW()
      True if has "imgW" attribute
    • setImgW

      void setImgW(int imgW)
      Sets the "imgW" attribute
    • xsetImgW

      void xsetImgW(STPositiveCoordinate32 imgW)
      Sets (as xml) the "imgW" attribute
    • unsetImgW

      void unsetImgW()
      Unsets the "imgW" attribute
    • getImgH

      int getImgH()
      Gets the "imgH" attribute
    • xgetImgH

      Gets (as xml) the "imgH" attribute
    • isSetImgH

      boolean isSetImgH()
      True if has "imgH" attribute
    • setImgH

      void setImgH(int imgH)
      Sets the "imgH" attribute
    • xsetImgH

      void xsetImgH(STPositiveCoordinate32 imgH)
      Sets (as xml) the "imgH" attribute
    • unsetImgH

      void unsetImgH()
      Unsets the "imgH" attribute