All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNvGrpSpPr

      CTGroupShapeNonVisual getNvGrpSpPr()
      Gets the "nvGrpSpPr" element
    • setNvGrpSpPr

      void setNvGrpSpPr(CTGroupShapeNonVisual nvGrpSpPr)
      Sets the "nvGrpSpPr" element
    • addNewNvGrpSpPr

      CTGroupShapeNonVisual addNewNvGrpSpPr()
      Appends and returns a new empty "nvGrpSpPr" element
    • getGrpSpPr

      Gets the "grpSpPr" element
    • setGrpSpPr

      void setGrpSpPr(CTGroupShapeProperties grpSpPr)
      Sets the "grpSpPr" element
    • addNewGrpSpPr

      CTGroupShapeProperties addNewGrpSpPr()
      Appends and returns a new empty "grpSpPr" element
    • getSpList

      List<CTShape> getSpList()
      Gets a List of "sp" elements
    • getSpArray

      CTShape[] getSpArray()
      Gets array of all "sp" elements
    • getSpArray

      CTShape getSpArray(int i)
      Gets ith "sp" element
    • sizeOfSpArray

      int sizeOfSpArray()
      Returns number of "sp" element
    • setSpArray

      void setSpArray(CTShape[] spArray)
      Sets array of all "sp" element
    • setSpArray

      void setSpArray(int i, CTShape sp)
      Sets ith "sp" element
    • insertNewSp

      CTShape insertNewSp(int i)
      Inserts and returns a new empty value (as xml) as the ith "sp" element
    • addNewSp

      CTShape addNewSp()
      Appends and returns a new empty value (as xml) as the last "sp" element
    • removeSp

      void removeSp(int i)
      Removes the ith "sp" element
    • getGrpSpList

      List<CTGroupShape> getGrpSpList()
      Gets a List of "grpSp" elements
    • getGrpSpArray

      CTGroupShape[] getGrpSpArray()
      Gets array of all "grpSp" elements
    • getGrpSpArray

      CTGroupShape getGrpSpArray(int i)
      Gets ith "grpSp" element
    • sizeOfGrpSpArray

      int sizeOfGrpSpArray()
      Returns number of "grpSp" element
    • setGrpSpArray

      void setGrpSpArray(CTGroupShape[] grpSpArray)
      Sets array of all "grpSp" element
    • setGrpSpArray

      void setGrpSpArray(int i, CTGroupShape grpSp)
      Sets ith "grpSp" element
    • insertNewGrpSp

      CTGroupShape insertNewGrpSp(int i)
      Inserts and returns a new empty value (as xml) as the ith "grpSp" element
    • addNewGrpSp

      CTGroupShape addNewGrpSp()
      Appends and returns a new empty value (as xml) as the last "grpSp" element
    • removeGrpSp

      void removeGrpSp(int i)
      Removes the ith "grpSp" element
    • getGraphicFrameList

      List<CTGraphicalObjectFrame> getGraphicFrameList()
      Gets a List of "graphicFrame" elements
    • getGraphicFrameArray

      CTGraphicalObjectFrame[] getGraphicFrameArray()
      Gets array of all "graphicFrame" elements
    • getGraphicFrameArray

      CTGraphicalObjectFrame getGraphicFrameArray(int i)
      Gets ith "graphicFrame" element
    • sizeOfGraphicFrameArray

      int sizeOfGraphicFrameArray()
      Returns number of "graphicFrame" element
    • setGraphicFrameArray

      void setGraphicFrameArray(CTGraphicalObjectFrame[] graphicFrameArray)
      Sets array of all "graphicFrame" element
    • setGraphicFrameArray

      void setGraphicFrameArray(int i, CTGraphicalObjectFrame graphicFrame)
      Sets ith "graphicFrame" element
    • insertNewGraphicFrame

      CTGraphicalObjectFrame insertNewGraphicFrame(int i)
      Inserts and returns a new empty value (as xml) as the ith "graphicFrame" element
    • addNewGraphicFrame

      CTGraphicalObjectFrame addNewGraphicFrame()
      Appends and returns a new empty value (as xml) as the last "graphicFrame" element
    • removeGraphicFrame

      void removeGraphicFrame(int i)
      Removes the ith "graphicFrame" element
    • getCxnSpList

      List<CTConnector> getCxnSpList()
      Gets a List of "cxnSp" elements
    • getCxnSpArray

      CTConnector[] getCxnSpArray()
      Gets array of all "cxnSp" elements
    • getCxnSpArray

      CTConnector getCxnSpArray(int i)
      Gets ith "cxnSp" element
    • sizeOfCxnSpArray

      int sizeOfCxnSpArray()
      Returns number of "cxnSp" element
    • setCxnSpArray

      void setCxnSpArray(CTConnector[] cxnSpArray)
      Sets array of all "cxnSp" element
    • setCxnSpArray

      void setCxnSpArray(int i, CTConnector cxnSp)
      Sets ith "cxnSp" element
    • insertNewCxnSp

      CTConnector insertNewCxnSp(int i)
      Inserts and returns a new empty value (as xml) as the ith "cxnSp" element
    • addNewCxnSp

      CTConnector addNewCxnSp()
      Appends and returns a new empty value (as xml) as the last "cxnSp" element
    • removeCxnSp

      void removeCxnSp(int i)
      Removes the ith "cxnSp" element
    • getPicList

      List<CTPicture> getPicList()
      Gets a List of "pic" elements
    • getPicArray

      CTPicture[] getPicArray()
      Gets array of all "pic" elements
    • getPicArray

      CTPicture getPicArray(int i)
      Gets ith "pic" element
    • sizeOfPicArray

      int sizeOfPicArray()
      Returns number of "pic" element
    • setPicArray

      void setPicArray(CTPicture[] picArray)
      Sets array of all "pic" element
    • setPicArray

      void setPicArray(int i, CTPicture pic)
      Sets ith "pic" element
    • insertNewPic

      CTPicture insertNewPic(int i)
      Inserts and returns a new empty value (as xml) as the ith "pic" element
    • addNewPic

      CTPicture addNewPic()
      Appends and returns a new empty value (as xml) as the last "pic" element
    • removePic

      void removePic(int i)
      Removes the ith "pic" element
    • getContentPartList

      List<CTRel> getContentPartList()
      Gets a List of "contentPart" elements
    • getContentPartArray

      CTRel[] getContentPartArray()
      Gets array of all "contentPart" elements
    • getContentPartArray

      CTRel getContentPartArray(int i)
      Gets ith "contentPart" element
    • sizeOfContentPartArray

      int sizeOfContentPartArray()
      Returns number of "contentPart" element
    • setContentPartArray

      void setContentPartArray(CTRel[] contentPartArray)
      Sets array of all "contentPart" element
    • setContentPartArray

      void setContentPartArray(int i, CTRel contentPart)
      Sets ith "contentPart" element
    • insertNewContentPart

      CTRel insertNewContentPart(int i)
      Inserts and returns a new empty value (as xml) as the ith "contentPart" element
    • addNewContentPart

      CTRel addNewContentPart()
      Appends and returns a new empty value (as xml) as the last "contentPart" element
    • removeContentPart

      void removeContentPart(int i)
      Removes the ith "contentPart" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

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

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

      void unsetExtLst()
      Unsets the "extLst" element