Interface CTGvmlGroupShape
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_GvmlGroupShape(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTGvmlGroupShape> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "cxnSp" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty value (as xml) as the last "graphicFrame" elementAppends and returns a new empty value (as xml) as the last "grpSp" elementAppends and returns a new empty "grpSpPr" elementAppends and returns a new empty "nvGrpSpPr" elementAppends and returns a new empty value (as xml) as the last "pic" elementaddNewSp()Appends and returns a new empty value (as xml) as the last "sp" elementAppends and returns a new empty value (as xml) as the last "txSp" elementGets array of all "cxnSp" elementsgetCxnSpArray(int i) Gets ith "cxnSp" elementGets a List of "cxnSp" elementsGets the "extLst" elementGets array of all "graphicFrame" elementsgetGraphicFrameArray(int i) Gets ith "graphicFrame" elementGets a List of "graphicFrame" elementsGets array of all "grpSp" elementsgetGrpSpArray(int i) Gets ith "grpSp" elementGets a List of "grpSp" elementsGets the "grpSpPr" elementGets the "nvGrpSpPr" elementGets array of all "pic" elementsgetPicArray(int i) Gets ith "pic" elementGets a List of "pic" elementsGets array of all "sp" elementsgetSpArray(int i) Gets ith "sp" elementGets a List of "sp" elementsGets array of all "txSp" elementsgetTxSpArray(int i) Gets ith "txSp" elementGets a List of "txSp" elementsinsertNewCxnSp(int i) Inserts and returns a new empty value (as xml) as the ith "cxnSp" elementinsertNewGraphicFrame(int i) Inserts and returns a new empty value (as xml) as the ith "graphicFrame" elementinsertNewGrpSp(int i) Inserts and returns a new empty value (as xml) as the ith "grpSp" elementinsertNewPic(int i) Inserts and returns a new empty value (as xml) as the ith "pic" elementinsertNewSp(int i) Inserts and returns a new empty value (as xml) as the ith "sp" elementinsertNewTxSp(int i) Inserts and returns a new empty value (as xml) as the ith "txSp" elementbooleanTrue 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" elementvoidremoveTxSp(int i) Removes the ith "txSp" elementvoidsetCxnSpArray(int i, CTGvmlConnector cxnSp) Sets ith "cxnSp" elementvoidsetCxnSpArray(CTGvmlConnector[] cxnSpArray) Sets array of all "cxnSp" elementvoidsetExtLst(CTOfficeArtExtensionList extLst) Sets the "extLst" elementvoidsetGraphicFrameArray(int i, CTGvmlGraphicalObjectFrame graphicFrame) Sets ith "graphicFrame" elementvoidsetGraphicFrameArray(CTGvmlGraphicalObjectFrame[] graphicFrameArray) Sets array of all "graphicFrame" elementvoidsetGrpSpArray(int i, CTGvmlGroupShape grpSp) Sets ith "grpSp" elementvoidsetGrpSpArray(CTGvmlGroupShape[] grpSpArray) Sets array of all "grpSp" elementvoidsetGrpSpPr(CTGroupShapeProperties grpSpPr) Sets the "grpSpPr" elementvoidsetNvGrpSpPr(CTGvmlGroupShapeNonVisual nvGrpSpPr) Sets the "nvGrpSpPr" elementvoidsetPicArray(int i, CTGvmlPicture pic) Sets ith "pic" elementvoidsetPicArray(CTGvmlPicture[] picArray) Sets array of all "pic" elementvoidsetSpArray(int i, CTGvmlShape sp) Sets ith "sp" elementvoidsetSpArray(CTGvmlShape[] spArray) Sets array of all "sp" elementvoidsetTxSpArray(int i, CTGvmlTextShape txSp) Sets ith "txSp" elementvoidsetTxSpArray(CTGvmlTextShape[] txSpArray) Sets array of all "txSp" elementintReturns number of "cxnSp" elementintReturns number of "graphicFrame" elementintReturns number of "grpSp" elementintReturns number of "pic" elementintReturns number of "sp" elementintReturns number of "txSp" elementvoidUnsets the "extLst" elementMethods 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, valueHashCodeMethods 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 Details
-
Factory
-
type
-
-
Method Details
-
getNvGrpSpPr
CTGvmlGroupShapeNonVisual getNvGrpSpPr()Gets the "nvGrpSpPr" element -
setNvGrpSpPr
Sets the "nvGrpSpPr" element -
addNewNvGrpSpPr
CTGvmlGroupShapeNonVisual addNewNvGrpSpPr()Appends and returns a new empty "nvGrpSpPr" element -
getGrpSpPr
CTGroupShapeProperties getGrpSpPr()Gets the "grpSpPr" element -
setGrpSpPr
Sets the "grpSpPr" element -
addNewGrpSpPr
CTGroupShapeProperties addNewGrpSpPr()Appends and returns a new empty "grpSpPr" element -
getTxSpList
List<CTGvmlTextShape> getTxSpList()Gets a List of "txSp" elements -
getTxSpArray
CTGvmlTextShape[] getTxSpArray()Gets array of all "txSp" elements -
getTxSpArray
Gets ith "txSp" element -
sizeOfTxSpArray
int sizeOfTxSpArray()Returns number of "txSp" element -
setTxSpArray
Sets array of all "txSp" element -
setTxSpArray
Sets ith "txSp" element -
insertNewTxSp
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
List<CTGvmlShape> getSpList()Gets a List of "sp" elements -
getSpArray
CTGvmlShape[] getSpArray()Gets array of all "sp" elements -
getSpArray
Gets ith "sp" element -
sizeOfSpArray
int sizeOfSpArray()Returns number of "sp" element -
setSpArray
Sets array of all "sp" element -
setSpArray
Sets ith "sp" element -
insertNewSp
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
List<CTGvmlConnector> getCxnSpList()Gets a List of "cxnSp" elements -
getCxnSpArray
CTGvmlConnector[] getCxnSpArray()Gets array of all "cxnSp" elements -
getCxnSpArray
Gets ith "cxnSp" element -
sizeOfCxnSpArray
int sizeOfCxnSpArray()Returns number of "cxnSp" element -
setCxnSpArray
Sets array of all "cxnSp" element -
setCxnSpArray
Sets ith "cxnSp" element -
insertNewCxnSp
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
List<CTGvmlPicture> getPicList()Gets a List of "pic" elements -
getPicArray
CTGvmlPicture[] getPicArray()Gets array of all "pic" elements -
getPicArray
Gets ith "pic" element -
sizeOfPicArray
int sizeOfPicArray()Returns number of "pic" element -
setPicArray
Sets array of all "pic" element -
setPicArray
Sets ith "pic" element -
insertNewPic
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 -
getGraphicFrameList
List<CTGvmlGraphicalObjectFrame> getGraphicFrameList()Gets a List of "graphicFrame" elements -
getGraphicFrameArray
CTGvmlGraphicalObjectFrame[] getGraphicFrameArray()Gets array of all "graphicFrame" elements -
getGraphicFrameArray
Gets ith "graphicFrame" element -
sizeOfGraphicFrameArray
int sizeOfGraphicFrameArray()Returns number of "graphicFrame" element -
setGraphicFrameArray
Sets array of all "graphicFrame" element -
setGraphicFrameArray
Sets ith "graphicFrame" element -
insertNewGraphicFrame
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
List<CTGvmlGroupShape> getGrpSpList()Gets a List of "grpSp" elements -
getGrpSpArray
CTGvmlGroupShape[] getGrpSpArray()Gets array of all "grpSp" elements -
getGrpSpArray
Gets ith "grpSp" element -
sizeOfGrpSpArray
int sizeOfGrpSpArray()Returns number of "grpSp" element -
setGrpSpArray
Sets array of all "grpSp" element -
setGrpSpArray
Sets ith "grpSp" element -
insertNewGrpSp
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 -
getExtLst
CTOfficeArtExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-