Interface CTBubbleChart
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_BubbleChart(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTBubbleChart> 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 "axId" elementAppends and returns a new empty "bubble3D" elementAppends and returns a new empty "bubbleScale" elementAppends and returns a new empty "dLbls" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty value (as xml) as the last "ser" elementAppends and returns a new empty "showNegBubbles" elementAppends and returns a new empty "sizeRepresents" elementAppends and returns a new empty "varyColors" elementGets array of all "axId" elementsgetAxIdArray(int i) Gets ith "axId" elementGets a List of "axId" elementsGets the "bubble3D" elementGets the "bubbleScale" elementgetDLbls()Gets the "dLbls" elementGets the "extLst" elementGets array of all "ser" elementsgetSerArray(int i) Gets ith "ser" elementGets a List of "ser" elementsGets the "showNegBubbles" elementGets the "sizeRepresents" elementGets the "varyColors" elementinsertNewAxId(int i) Inserts and returns a new empty value (as xml) as the ith "axId" elementinsertNewSer(int i) Inserts and returns a new empty value (as xml) as the ith "ser" elementbooleanTrue if has "bubble3D" elementbooleanTrue if has "bubbleScale" elementbooleanTrue if has "dLbls" elementbooleanTrue if has "extLst" elementbooleanTrue if has "showNegBubbles" elementbooleanTrue if has "sizeRepresents" elementbooleanTrue if has "varyColors" elementvoidremoveAxId(int i) Removes the ith "axId" elementvoidremoveSer(int i) Removes the ith "ser" elementvoidsetAxIdArray(int i, CTUnsignedInt axId) Sets ith "axId" elementvoidsetAxIdArray(CTUnsignedInt[] axIdArray) Sets array of all "axId" elementvoidsetBubble3D(CTBoolean bubble3D) Sets the "bubble3D" elementvoidsetBubbleScale(CTBubbleScale bubbleScale) Sets the "bubbleScale" elementvoidSets the "dLbls" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetSerArray(int i, CTBubbleSer ser) Sets ith "ser" elementvoidsetSerArray(CTBubbleSer[] serArray) Sets array of all "ser" elementvoidsetShowNegBubbles(CTBoolean showNegBubbles) Sets the "showNegBubbles" elementvoidsetSizeRepresents(CTSizeRepresents sizeRepresents) Sets the "sizeRepresents" elementvoidsetVaryColors(CTBoolean varyColors) Sets the "varyColors" elementintReturns number of "axId" elementintReturns number of "ser" elementvoidUnsets the "bubble3D" elementvoidUnsets the "bubbleScale" elementvoidUnsets the "dLbls" elementvoidUnsets the "extLst" elementvoidUnsets the "showNegBubbles" elementvoidUnsets the "sizeRepresents" elementvoidUnsets the "varyColors" 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
-
getVaryColors
CTBoolean getVaryColors()Gets the "varyColors" element -
isSetVaryColors
boolean isSetVaryColors()True if has "varyColors" element -
setVaryColors
Sets the "varyColors" element -
addNewVaryColors
CTBoolean addNewVaryColors()Appends and returns a new empty "varyColors" element -
unsetVaryColors
void unsetVaryColors()Unsets the "varyColors" element -
getSerList
List<CTBubbleSer> getSerList()Gets a List of "ser" elements -
getSerArray
CTBubbleSer[] getSerArray()Gets array of all "ser" elements -
getSerArray
Gets ith "ser" element -
sizeOfSerArray
int sizeOfSerArray()Returns number of "ser" element -
setSerArray
Sets array of all "ser" element -
setSerArray
Sets ith "ser" element -
insertNewSer
Inserts and returns a new empty value (as xml) as the ith "ser" element -
addNewSer
CTBubbleSer addNewSer()Appends and returns a new empty value (as xml) as the last "ser" element -
removeSer
void removeSer(int i) Removes the ith "ser" element -
getDLbls
CTDLbls getDLbls()Gets the "dLbls" element -
isSetDLbls
boolean isSetDLbls()True if has "dLbls" element -
setDLbls
Sets the "dLbls" element -
addNewDLbls
CTDLbls addNewDLbls()Appends and returns a new empty "dLbls" element -
unsetDLbls
void unsetDLbls()Unsets the "dLbls" element -
getBubble3D
CTBoolean getBubble3D()Gets the "bubble3D" element -
isSetBubble3D
boolean isSetBubble3D()True if has "bubble3D" element -
setBubble3D
Sets the "bubble3D" element -
addNewBubble3D
CTBoolean addNewBubble3D()Appends and returns a new empty "bubble3D" element -
unsetBubble3D
void unsetBubble3D()Unsets the "bubble3D" element -
getBubbleScale
CTBubbleScale getBubbleScale()Gets the "bubbleScale" element -
isSetBubbleScale
boolean isSetBubbleScale()True if has "bubbleScale" element -
setBubbleScale
Sets the "bubbleScale" element -
addNewBubbleScale
CTBubbleScale addNewBubbleScale()Appends and returns a new empty "bubbleScale" element -
unsetBubbleScale
void unsetBubbleScale()Unsets the "bubbleScale" element -
getShowNegBubbles
CTBoolean getShowNegBubbles()Gets the "showNegBubbles" element -
isSetShowNegBubbles
boolean isSetShowNegBubbles()True if has "showNegBubbles" element -
setShowNegBubbles
Sets the "showNegBubbles" element -
addNewShowNegBubbles
CTBoolean addNewShowNegBubbles()Appends and returns a new empty "showNegBubbles" element -
unsetShowNegBubbles
void unsetShowNegBubbles()Unsets the "showNegBubbles" element -
getSizeRepresents
CTSizeRepresents getSizeRepresents()Gets the "sizeRepresents" element -
isSetSizeRepresents
boolean isSetSizeRepresents()True if has "sizeRepresents" element -
setSizeRepresents
Sets the "sizeRepresents" element -
addNewSizeRepresents
CTSizeRepresents addNewSizeRepresents()Appends and returns a new empty "sizeRepresents" element -
unsetSizeRepresents
void unsetSizeRepresents()Unsets the "sizeRepresents" element -
getAxIdList
List<CTUnsignedInt> getAxIdList()Gets a List of "axId" elements -
getAxIdArray
CTUnsignedInt[] getAxIdArray()Gets array of all "axId" elements -
getAxIdArray
Gets ith "axId" element -
sizeOfAxIdArray
int sizeOfAxIdArray()Returns number of "axId" element -
setAxIdArray
Sets array of all "axId" element -
setAxIdArray
Sets ith "axId" element -
insertNewAxId
Inserts and returns a new empty value (as xml) as the ith "axId" element -
addNewAxId
CTUnsignedInt addNewAxId()Appends and returns a new empty value (as xml) as the last "axId" element -
removeAxId
void removeAxId(int i) Removes the ith "axId" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-