Interface CTGroupShape
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTGroupShape extends XmlObject
An XML CT_GroupShape(@http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTGroupShape.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTConnector
addNewCxnSp()
Appends and returns a new empty value (as xml) as the last "cxnSp" elementCTGraphicalObjectFrame
addNewGraphicFrame()
Appends and returns a new empty value (as xml) as the last "graphicFrame" elementCTGroupShape
addNewGrpSp()
Appends and returns a new empty value (as xml) as the last "grpSp" elementCTGroupShapeProperties
addNewGrpSpPr()
Appends and returns a new empty "grpSpPr" elementCTGroupShapeNonVisual
addNewNvGrpSpPr()
Appends and returns a new empty "nvGrpSpPr" elementCTPicture
addNewPic()
Appends and returns a new empty value (as xml) as the last "pic" elementCTShape
addNewSp()
Appends and returns a new empty value (as xml) as the last "sp" elementCTConnector[]
getCxnSpArray()
Deprecated.CTConnector
getCxnSpArray(int i)
Gets ith "cxnSp" elementjava.util.List<CTConnector>
getCxnSpList()
Gets a List of "cxnSp" elementsCTGraphicalObjectFrame[]
getGraphicFrameArray()
Deprecated.CTGraphicalObjectFrame
getGraphicFrameArray(int i)
Gets ith "graphicFrame" elementjava.util.List<CTGraphicalObjectFrame>
getGraphicFrameList()
Gets a List of "graphicFrame" elementsCTGroupShape[]
getGrpSpArray()
Deprecated.CTGroupShape
getGrpSpArray(int i)
Gets ith "grpSp" elementjava.util.List<CTGroupShape>
getGrpSpList()
Gets a List of "grpSp" elementsCTGroupShapeProperties
getGrpSpPr()
Gets the "grpSpPr" elementCTGroupShapeNonVisual
getNvGrpSpPr()
Gets the "nvGrpSpPr" elementCTPicture[]
getPicArray()
Deprecated.CTPicture
getPicArray(int i)
Gets ith "pic" elementjava.util.List<CTPicture>
getPicList()
Gets a List of "pic" elementsCTShape[]
getSpArray()
Deprecated.CTShape
getSpArray(int i)
Gets ith "sp" elementjava.util.List<CTShape>
getSpList()
Gets a List of "sp" elementsCTConnector
insertNewCxnSp(int i)
Inserts and returns a new empty value (as xml) as the ith "cxnSp" elementCTGraphicalObjectFrame
insertNewGraphicFrame(int i)
Inserts and returns a new empty value (as xml) as the ith "graphicFrame" elementCTGroupShape
insertNewGrpSp(int i)
Inserts and returns a new empty value (as xml) as the ith "grpSp" elementCTPicture
insertNewPic(int i)
Inserts and returns a new empty value (as xml) as the ith "pic" elementCTShape
insertNewSp(int i)
Inserts and returns a new empty value (as xml) as the ith "sp" elementvoid
removeCxnSp(int i)
Removes the ith "cxnSp" elementvoid
removeGraphicFrame(int i)
Removes the ith "graphicFrame" elementvoid
removeGrpSp(int i)
Removes the ith "grpSp" elementvoid
removePic(int i)
Removes the ith "pic" elementvoid
removeSp(int i)
Removes the ith "sp" elementvoid
setCxnSpArray(int i, CTConnector cxnSp)
Sets ith "cxnSp" elementvoid
setCxnSpArray(CTConnector[] cxnSpArray)
Sets array of all "cxnSp" elementvoid
setGraphicFrameArray(int i, CTGraphicalObjectFrame graphicFrame)
Sets ith "graphicFrame" elementvoid
setGraphicFrameArray(CTGraphicalObjectFrame[] graphicFrameArray)
Sets array of all "graphicFrame" elementvoid
setGrpSpArray(int i, CTGroupShape grpSp)
Sets ith "grpSp" elementvoid
setGrpSpArray(CTGroupShape[] grpSpArray)
Sets array of all "grpSp" elementvoid
setGrpSpPr(CTGroupShapeProperties grpSpPr)
Sets the "grpSpPr" elementvoid
setNvGrpSpPr(CTGroupShapeNonVisual nvGrpSpPr)
Sets the "nvGrpSpPr" elementvoid
setPicArray(int i, CTPicture pic)
Sets ith "pic" elementvoid
setPicArray(CTPicture[] picArray)
Sets array of all "pic" elementvoid
setSpArray(int i, CTShape sp)
Sets ith "sp" elementvoid
setSpArray(CTShape[] spArray)
Sets array of all "sp" elementint
sizeOfCxnSpArray()
Returns number of "cxnSp" elementint
sizeOfGraphicFrameArray()
Returns number of "graphicFrame" elementint
sizeOfGrpSpArray()
Returns number of "grpSp" elementint
sizeOfPicArray()
Returns number of "pic" elementint
sizeOfSpArray()
Returns number of "sp" 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
-
-