/* * XML Type: CT_GroupShape * Namespace: http://schemas.openxmlformats.org/presentationml/2006/main * Java type: org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape * * Automatically generated - do not modify. */ package org.openxmlformats.schemas.presentationml.x2006.main; /** * An XML CT_GroupShape(@http://schemas.openxmlformats.org/presentationml/2006/main). * * This is a complex type. */ public interface CTGroupShape extends org.apache.xmlbeans.XmlObject { public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType) org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CTGroupShape.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sE130CAA0A01A7CDE5A2B4FEB8B311707").resolveHandle("ctgroupshape5b43type"); /** * Gets the "nvGrpSpPr" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShapeNonVisual getNvGrpSpPr(); /** * Sets the "nvGrpSpPr" element */ void setNvGrpSpPr(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShapeNonVisual nvGrpSpPr); /** * Appends and returns a new empty "nvGrpSpPr" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShapeNonVisual addNewNvGrpSpPr(); /** * Gets the "grpSpPr" element */ org.openxmlformats.schemas.drawingml.x2006.main.CTGroupShapeProperties getGrpSpPr(); /** * Sets the "grpSpPr" element */ void setGrpSpPr(org.openxmlformats.schemas.drawingml.x2006.main.CTGroupShapeProperties grpSpPr); /** * Appends and returns a new empty "grpSpPr" element */ org.openxmlformats.schemas.drawingml.x2006.main.CTGroupShapeProperties addNewGrpSpPr(); /** * Gets a List of "sp" elements */ java.util.List<org.openxmlformats.schemas.presentationml.x2006.main.CTShape> getSpList(); /** * Gets array of all "sp" elements * @deprecated */ org.openxmlformats.schemas.presentationml.x2006.main.CTShape[] getSpArray(); /** * Gets ith "sp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTShape getSpArray(int i); /** * Returns number of "sp" element */ int sizeOfSpArray(); /** * Sets array of all "sp" element */ void setSpArray(org.openxmlformats.schemas.presentationml.x2006.main.CTShape[] spArray); /** * Sets ith "sp" element */ void setSpArray(int i, org.openxmlformats.schemas.presentationml.x2006.main.CTShape sp); /** * Inserts and returns a new empty value (as xml) as the ith "sp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTShape insertNewSp(int i); /** * Appends and returns a new empty value (as xml) as the last "sp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTShape addNewSp(); /** * Removes the ith "sp" element */ void removeSp(int i); /** * Gets a List of "grpSp" elements */ java.util.List<org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape> getGrpSpList(); /** * Gets array of all "grpSp" elements * @deprecated */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape[] getGrpSpArray(); /** * Gets ith "grpSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape getGrpSpArray(int i); /** * Returns number of "grpSp" element */ int sizeOfGrpSpArray(); /** * Sets array of all "grpSp" element */ void setGrpSpArray(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape[] grpSpArray); /** * Sets ith "grpSp" element */ void setGrpSpArray(int i, org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape grpSp); /** * Inserts and returns a new empty value (as xml) as the ith "grpSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape insertNewGrpSp(int i); /** * Appends and returns a new empty value (as xml) as the last "grpSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape addNewGrpSp(); /** * Removes the ith "grpSp" element */ void removeGrpSp(int i); /** * Gets a List of "graphicFrame" elements */ java.util.List<org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame> getGraphicFrameList(); /** * Gets array of all "graphicFrame" elements * @deprecated */ org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame[] getGraphicFrameArray(); /** * Gets ith "graphicFrame" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame getGraphicFrameArray(int i); /** * Returns number of "graphicFrame" element */ int sizeOfGraphicFrameArray(); /** * Sets array of all "graphicFrame" element */ void setGraphicFrameArray(org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame[] graphicFrameArray); /** * Sets ith "graphicFrame" element */ void setGraphicFrameArray(int i, org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame graphicFrame); /** * Inserts and returns a new empty value (as xml) as the ith "graphicFrame" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame insertNewGraphicFrame(int i); /** * Appends and returns a new empty value (as xml) as the last "graphicFrame" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTGraphicalObjectFrame addNewGraphicFrame(); /** * Removes the ith "graphicFrame" element */ void removeGraphicFrame(int i); /** * Gets a List of "cxnSp" elements */ java.util.List<org.openxmlformats.schemas.presentationml.x2006.main.CTConnector> getCxnSpList(); /** * Gets array of all "cxnSp" elements * @deprecated */ org.openxmlformats.schemas.presentationml.x2006.main.CTConnector[] getCxnSpArray(); /** * Gets ith "cxnSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTConnector getCxnSpArray(int i); /** * Returns number of "cxnSp" element */ int sizeOfCxnSpArray(); /** * Sets array of all "cxnSp" element */ void setCxnSpArray(org.openxmlformats.schemas.presentationml.x2006.main.CTConnector[] cxnSpArray); /** * Sets ith "cxnSp" element */ void setCxnSpArray(int i, org.openxmlformats.schemas.presentationml.x2006.main.CTConnector cxnSp); /** * Inserts and returns a new empty value (as xml) as the ith "cxnSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTConnector insertNewCxnSp(int i); /** * Appends and returns a new empty value (as xml) as the last "cxnSp" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTConnector addNewCxnSp(); /** * Removes the ith "cxnSp" element */ void removeCxnSp(int i); /** * Gets a List of "pic" elements */ java.util.List<org.openxmlformats.schemas.presentationml.x2006.main.CTPicture> getPicList(); /** * Gets array of all "pic" elements * @deprecated */ org.openxmlformats.schemas.presentationml.x2006.main.CTPicture[] getPicArray(); /** * Gets ith "pic" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTPicture getPicArray(int i); /** * Returns number of "pic" element */ int sizeOfPicArray(); /** * Sets array of all "pic" element */ void setPicArray(org.openxmlformats.schemas.presentationml.x2006.main.CTPicture[] picArray); /** * Sets ith "pic" element */ void setPicArray(int i, org.openxmlformats.schemas.presentationml.x2006.main.CTPicture pic); /** * Inserts and returns a new empty value (as xml) as the ith "pic" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTPicture insertNewPic(int i); /** * Appends and returns a new empty value (as xml) as the last "pic" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTPicture addNewPic(); /** * Removes the ith "pic" element */ void removePic(int i); /** * Gets the "extLst" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTExtensionListModify getExtLst(); /** * True if has "extLst" element */ boolean isSetExtLst(); /** * Sets the "extLst" element */ void setExtLst(org.openxmlformats.schemas.presentationml.x2006.main.CTExtensionListModify extLst); /** * Appends and returns a new empty "extLst" element */ org.openxmlformats.schemas.presentationml.x2006.main.CTExtensionListModify addNewExtLst(); /** * Unsets the "extLst" element */ void unsetExtLst(); /** * A factory class with static methods for creating instances * of this type. */ public static final class Factory { public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape newInstance() { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape newInstance(org.apache.xmlbeans.XmlOptions options) { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); } /** @param xmlAsString the string value to parse */ public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); } /** @param file the file from which to load an xml document */ public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); } public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return (org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); } /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */ public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException { return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); } private Factory() { } // No instance of this class allowed } }