Interface CTGroupShape
-
- 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 Summary
Fields Modifier and Type Field Description static DocumentFactory<CTGroupShape>Factorystatic SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTReladdNewContentPart()Appends and returns a new empty value (as xml) as the last "contentPart" elementCTConnectoraddNewCxnSp()Appends and returns a new empty value (as xml) as the last "cxnSp" elementCTExtensionListModifyaddNewExtLst()Appends and returns a new empty "extLst" elementCTGraphicalObjectFrameaddNewGraphicFrame()Appends and returns a new empty value (as xml) as the last "graphicFrame" elementCTGroupShapeaddNewGrpSp()Appends and returns a new empty value (as xml) as the last "grpSp" elementCTGroupShapePropertiesaddNewGrpSpPr()Appends and returns a new empty "grpSpPr" elementCTGroupShapeNonVisualaddNewNvGrpSpPr()Appends and returns a new empty "nvGrpSpPr" elementCTPictureaddNewPic()Appends and returns a new empty value (as xml) as the last "pic" elementCTShapeaddNewSp()Appends and returns a new empty value (as xml) as the last "sp" elementCTRel[]getContentPartArray()Gets array of all "contentPart" elementsCTRelgetContentPartArray(int i)Gets ith "contentPart" elementjava.util.List<CTRel>getContentPartList()Gets a List of "contentPart" elementsCTConnector[]getCxnSpArray()Gets array of all "cxnSp" elementsCTConnectorgetCxnSpArray(int i)Gets ith "cxnSp" elementjava.util.List<CTConnector>getCxnSpList()Gets a List of "cxnSp" elementsCTExtensionListModifygetExtLst()Gets the "extLst" elementCTGraphicalObjectFrame[]getGraphicFrameArray()Gets array of all "graphicFrame" elementsCTGraphicalObjectFramegetGraphicFrameArray(int i)Gets ith "graphicFrame" elementjava.util.List<CTGraphicalObjectFrame>getGraphicFrameList()Gets a List of "graphicFrame" elementsCTGroupShape[]getGrpSpArray()Gets array of all "grpSp" elementsCTGroupShapegetGrpSpArray(int i)Gets ith "grpSp" elementjava.util.List<CTGroupShape>getGrpSpList()Gets a List of "grpSp" elementsCTGroupShapePropertiesgetGrpSpPr()Gets the "grpSpPr" elementCTGroupShapeNonVisualgetNvGrpSpPr()Gets the "nvGrpSpPr" elementCTPicture[]getPicArray()Gets array of all "pic" elementsCTPicturegetPicArray(int i)Gets ith "pic" elementjava.util.List<CTPicture>getPicList()Gets a List of "pic" elementsCTShape[]getSpArray()Gets array of all "sp" elementsCTShapegetSpArray(int i)Gets ith "sp" elementjava.util.List<CTShape>getSpList()Gets a List of "sp" elementsCTRelinsertNewContentPart(int i)Inserts and returns a new empty value (as xml) as the ith "contentPart" elementCTConnectorinsertNewCxnSp(int i)Inserts and returns a new empty value (as xml) as the ith "cxnSp" elementCTGraphicalObjectFrameinsertNewGraphicFrame(int i)Inserts and returns a new empty value (as xml) as the ith "graphicFrame" elementCTGroupShapeinsertNewGrpSp(int i)Inserts and returns a new empty value (as xml) as the ith "grpSp" elementCTPictureinsertNewPic(int i)Inserts and returns a new empty value (as xml) as the ith "pic" elementCTShapeinsertNewSp(int i)Inserts and returns a new empty value (as xml) as the ith "sp" elementbooleanisSetExtLst()True if has "extLst" elementvoidremoveContentPart(int i)Removes the ith "contentPart" elementvoidremoveCxnSp(int i)Removes the ith "cxnSp" elementvoidremoveGraphicFrame(int i)Removes the ith "graphicFrame" elementvoidremoveGrpSp(int i)Removes the ith "grpSp" elementvoidremovePic(int i)Removes the ith "pic" elementvoidremoveSp(int i)Removes the ith "sp" elementvoidsetContentPartArray(int i, CTRel contentPart)Sets ith "contentPart" elementvoidsetContentPartArray(CTRel[] contentPartArray)Sets array of all "contentPart" elementvoidsetCxnSpArray(int i, CTConnector cxnSp)Sets ith "cxnSp" elementvoidsetCxnSpArray(CTConnector[] cxnSpArray)Sets array of all "cxnSp" elementvoidsetExtLst(CTExtensionListModify extLst)Sets the "extLst" elementvoidsetGraphicFrameArray(int i, CTGraphicalObjectFrame graphicFrame)Sets ith "graphicFrame" elementvoidsetGraphicFrameArray(CTGraphicalObjectFrame[] graphicFrameArray)Sets array of all "graphicFrame" elementvoidsetGrpSpArray(int i, CTGroupShape grpSp)Sets ith "grpSp" elementvoidsetGrpSpArray(CTGroupShape[] grpSpArray)Sets array of all "grpSp" elementvoidsetGrpSpPr(CTGroupShapeProperties grpSpPr)Sets the "grpSpPr" elementvoidsetNvGrpSpPr(CTGroupShapeNonVisual nvGrpSpPr)Sets the "nvGrpSpPr" elementvoidsetPicArray(int i, CTPicture pic)Sets ith "pic" elementvoidsetPicArray(CTPicture[] picArray)Sets array of all "pic" elementvoidsetSpArray(int i, CTShape sp)Sets ith "sp" elementvoidsetSpArray(CTShape[] spArray)Sets array of all "sp" elementintsizeOfContentPartArray()Returns number of "contentPart" elementintsizeOfCxnSpArray()Returns number of "cxnSp" elementintsizeOfGraphicFrameArray()Returns number of "graphicFrame" elementintsizeOfGrpSpArray()Returns number of "grpSp" elementintsizeOfPicArray()Returns number of "pic" elementintsizeOfSpArray()Returns number of "sp" elementvoidunsetExtLst()Unsets the "extLst" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTGroupShape> Factory
-
type
static final SchemaType type
-
-
Method Detail
-
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
CTGroupShapeProperties 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
java.util.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
java.util.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
java.util.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
java.util.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
java.util.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
java.util.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
CTExtensionListModify 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
-
-