Interface CTGvmlGroupShape

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getTxSpList

        java.util.List<CTGvmlTextShape> getTxSpList()
        Gets a List of "txSp" elements
      • getTxSpArray

        @Deprecated
        CTGvmlTextShape[] getTxSpArray()
        Deprecated.
        Gets array of all "txSp" elements
      • getTxSpArray

        CTGvmlTextShape getTxSpArray​(int i)
        Gets ith "txSp" element
      • sizeOfTxSpArray

        int sizeOfTxSpArray()
        Returns number of "txSp" element
      • setTxSpArray

        void setTxSpArray​(CTGvmlTextShape[] txSpArray)
        Sets array of all "txSp" element
      • setTxSpArray

        void setTxSpArray​(int i,
                          CTGvmlTextShape txSp)
        Sets ith "txSp" element
      • insertNewTxSp

        CTGvmlTextShape insertNewTxSp​(int i)
        Inserts and returns a new empty value (as xml) as the ith "txSp" element
      • addNewTxSp

        CTGvmlTextShape addNewTxSp()
        Appends and returns a new empty value (as xml) as the last "txSp" element
      • removeTxSp

        void removeTxSp​(int i)
        Removes the ith "txSp" element
      • getSpList

        java.util.List<CTGvmlShape> getSpList()
        Gets a List of "sp" elements
      • getSpArray

        @Deprecated
        CTGvmlShape[] getSpArray()
        Deprecated.
        Gets array of all "sp" elements
      • getSpArray

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

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

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

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

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

        CTGvmlShape 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
      • getCxnSpList

        java.util.List<CTGvmlConnector> getCxnSpList()
        Gets a List of "cxnSp" elements
      • getCxnSpArray

        @Deprecated
        CTGvmlConnector[] getCxnSpArray()
        Deprecated.
        Gets array of all "cxnSp" elements
      • getCxnSpArray

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

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

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

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

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

        CTGvmlConnector 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

        java.util.List<CTGvmlPicture> getPicList()
        Gets a List of "pic" elements
      • getPicArray

        @Deprecated
        CTGvmlPicture[] getPicArray()
        Deprecated.
        Gets array of all "pic" elements
      • getPicArray

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

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

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

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

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

        CTGvmlPicture 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
      • getGraphicFrameArray

        @Deprecated
        CTGvmlGraphicalObjectFrame[] getGraphicFrameArray()
        Deprecated.
        Gets array of all "graphicFrame" elements
      • sizeOfGraphicFrameArray

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

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

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

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

        CTGvmlGraphicalObjectFrame 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
      • getGrpSpList

        java.util.List<CTGvmlGroupShape> getGrpSpList()
        Gets a List of "grpSp" elements
      • getGrpSpArray

        @Deprecated
        CTGvmlGroupShape[] getGrpSpArray()
        Deprecated.
        Gets array of all "grpSp" elements
      • getGrpSpArray

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

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

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

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

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

        CTGvmlGroupShape 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
      • isSetExtLst

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

        void unsetExtLst()
        Unsets the "extLst" element