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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTGroupShape.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CTConnectoraddNewCxnSp()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" elementCTConnector[]getCxnSpArray()Deprecated.CTConnectorgetCxnSpArray(int i)Gets ith "cxnSp" elementjava.util.List<CTConnector>getCxnSpList()Gets a List of "cxnSp" elementsCTExtensionListModifygetExtLst()Gets the "extLst" elementCTGraphicalObjectFrame[]getGraphicFrameArray()Deprecated.CTGraphicalObjectFramegetGraphicFrameArray(int i)Gets ith "graphicFrame" elementjava.util.List<CTGraphicalObjectFrame>getGraphicFrameList()Gets a List of "graphicFrame" elementsCTGroupShape[]getGrpSpArray()Deprecated.CTGroupShapegetGrpSpArray(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()Deprecated.CTPicturegetPicArray(int i)Gets ith "pic" elementjava.util.List<CTPicture>getPicList()Gets a List of "pic" elementsCTShape[]getSpArray()Deprecated.CTShapegetSpArray(int i)Gets ith "sp" elementjava.util.List<CTShape>getSpList()Gets a List of "sp" elementsCTConnectorinsertNewCxnSp(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" 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" 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" 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
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
@Deprecated CTShape[] getSpArray()
Deprecated.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
@Deprecated CTGroupShape[] getGrpSpArray()
Deprecated.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
@Deprecated CTGraphicalObjectFrame[] getGraphicFrameArray()
Deprecated.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
@Deprecated CTConnector[] getCxnSpArray()
Deprecated.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
@Deprecated CTPicture[] getPicArray()
Deprecated.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
-
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
-
-