Interface CTBubbleSer
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTBubbleSer extends XmlObject
An XML CT_BubbleSer(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTBubbleSer.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 CTBooleanaddNewBubble3D()Appends and returns a new empty "bubble3D" elementCTNumDataSourceaddNewBubbleSize()Appends and returns a new empty "bubbleSize" elementCTDLblsaddNewDLbls()Appends and returns a new empty "dLbls" elementCTDPtaddNewDPt()Appends and returns a new empty value (as xml) as the last "dPt" elementCTErrBarsaddNewErrBars()Appends and returns a new empty value (as xml) as the last "errBars" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTUnsignedIntaddNewIdx()Appends and returns a new empty "idx" elementCTBooleanaddNewInvertIfNegative()Appends and returns a new empty "invertIfNegative" elementCTUnsignedIntaddNewOrder()Appends and returns a new empty "order" elementCTShapePropertiesaddNewSpPr()Appends and returns a new empty "spPr" elementCTTrendlineaddNewTrendline()Appends and returns a new empty value (as xml) as the last "trendline" elementCTSerTxaddNewTx()Appends and returns a new empty "tx" elementCTAxDataSourceaddNewXVal()Appends and returns a new empty "xVal" elementCTNumDataSourceaddNewYVal()Appends and returns a new empty "yVal" elementCTBooleangetBubble3D()Gets the "bubble3D" elementCTNumDataSourcegetBubbleSize()Gets the "bubbleSize" elementCTDLblsgetDLbls()Gets the "dLbls" elementCTDPt[]getDPtArray()Deprecated.CTDPtgetDPtArray(int i)Gets ith "dPt" elementjava.util.List<CTDPt>getDPtList()Gets a List of "dPt" elementsCTErrBars[]getErrBarsArray()Deprecated.CTErrBarsgetErrBarsArray(int i)Gets ith "errBars" elementjava.util.List<CTErrBars>getErrBarsList()Gets a List of "errBars" elementsCTExtensionListgetExtLst()Gets the "extLst" elementCTUnsignedIntgetIdx()Gets the "idx" elementCTBooleangetInvertIfNegative()Gets the "invertIfNegative" elementCTUnsignedIntgetOrder()Gets the "order" elementCTShapePropertiesgetSpPr()Gets the "spPr" elementCTTrendline[]getTrendlineArray()Deprecated.CTTrendlinegetTrendlineArray(int i)Gets ith "trendline" elementjava.util.List<CTTrendline>getTrendlineList()Gets a List of "trendline" elementsCTSerTxgetTx()Gets the "tx" elementCTAxDataSourcegetXVal()Gets the "xVal" elementCTNumDataSourcegetYVal()Gets the "yVal" elementCTDPtinsertNewDPt(int i)Inserts and returns a new empty value (as xml) as the ith "dPt" elementCTErrBarsinsertNewErrBars(int i)Inserts and returns a new empty value (as xml) as the ith "errBars" elementCTTrendlineinsertNewTrendline(int i)Inserts and returns a new empty value (as xml) as the ith "trendline" elementbooleanisSetBubble3D()True if has "bubble3D" elementbooleanisSetBubbleSize()True if has "bubbleSize" elementbooleanisSetDLbls()True if has "dLbls" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetInvertIfNegative()True if has "invertIfNegative" elementbooleanisSetSpPr()True if has "spPr" elementbooleanisSetTx()True if has "tx" elementbooleanisSetXVal()True if has "xVal" elementbooleanisSetYVal()True if has "yVal" elementvoidremoveDPt(int i)Removes the ith "dPt" elementvoidremoveErrBars(int i)Removes the ith "errBars" elementvoidremoveTrendline(int i)Removes the ith "trendline" elementvoidsetBubble3D(CTBoolean bubble3D)Sets the "bubble3D" elementvoidsetBubbleSize(CTNumDataSource bubbleSize)Sets the "bubbleSize" elementvoidsetDLbls(CTDLbls dLbls)Sets the "dLbls" elementvoidsetDPtArray(int i, CTDPt dPt)Sets ith "dPt" elementvoidsetDPtArray(CTDPt[] dPtArray)Sets array of all "dPt" elementvoidsetErrBarsArray(int i, CTErrBars errBars)Sets ith "errBars" elementvoidsetErrBarsArray(CTErrBars[] errBarsArray)Sets array of all "errBars" elementvoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetIdx(CTUnsignedInt idx)Sets the "idx" elementvoidsetInvertIfNegative(CTBoolean invertIfNegative)Sets the "invertIfNegative" elementvoidsetOrder(CTUnsignedInt order)Sets the "order" elementvoidsetSpPr(CTShapeProperties spPr)Sets the "spPr" elementvoidsetTrendlineArray(int i, CTTrendline trendline)Sets ith "trendline" elementvoidsetTrendlineArray(CTTrendline[] trendlineArray)Sets array of all "trendline" elementvoidsetTx(CTSerTx tx)Sets the "tx" elementvoidsetXVal(CTAxDataSource xVal)Sets the "xVal" elementvoidsetYVal(CTNumDataSource yVal)Sets the "yVal" elementintsizeOfDPtArray()Returns number of "dPt" elementintsizeOfErrBarsArray()Returns number of "errBars" elementintsizeOfTrendlineArray()Returns number of "trendline" elementvoidunsetBubble3D()Unsets the "bubble3D" elementvoidunsetBubbleSize()Unsets the "bubbleSize" elementvoidunsetDLbls()Unsets the "dLbls" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetInvertIfNegative()Unsets the "invertIfNegative" elementvoidunsetSpPr()Unsets the "spPr" elementvoidunsetTx()Unsets the "tx" elementvoidunsetXVal()Unsets the "xVal" elementvoidunsetYVal()Unsets the "yVal" 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
-
getIdx
CTUnsignedInt getIdx()
Gets the "idx" element
-
setIdx
void setIdx(CTUnsignedInt idx)
Sets the "idx" element
-
addNewIdx
CTUnsignedInt addNewIdx()
Appends and returns a new empty "idx" element
-
getOrder
CTUnsignedInt getOrder()
Gets the "order" element
-
setOrder
void setOrder(CTUnsignedInt order)
Sets the "order" element
-
addNewOrder
CTUnsignedInt addNewOrder()
Appends and returns a new empty "order" element
-
getTx
CTSerTx getTx()
Gets the "tx" element
-
isSetTx
boolean isSetTx()
True if has "tx" element
-
setTx
void setTx(CTSerTx tx)
Sets the "tx" element
-
addNewTx
CTSerTx addNewTx()
Appends and returns a new empty "tx" element
-
unsetTx
void unsetTx()
Unsets the "tx" element
-
getSpPr
CTShapeProperties getSpPr()
Gets the "spPr" element
-
isSetSpPr
boolean isSetSpPr()
True if has "spPr" element
-
setSpPr
void setSpPr(CTShapeProperties spPr)
Sets the "spPr" element
-
addNewSpPr
CTShapeProperties addNewSpPr()
Appends and returns a new empty "spPr" element
-
unsetSpPr
void unsetSpPr()
Unsets the "spPr" element
-
getInvertIfNegative
CTBoolean getInvertIfNegative()
Gets the "invertIfNegative" element
-
isSetInvertIfNegative
boolean isSetInvertIfNegative()
True if has "invertIfNegative" element
-
setInvertIfNegative
void setInvertIfNegative(CTBoolean invertIfNegative)
Sets the "invertIfNegative" element
-
addNewInvertIfNegative
CTBoolean addNewInvertIfNegative()
Appends and returns a new empty "invertIfNegative" element
-
unsetInvertIfNegative
void unsetInvertIfNegative()
Unsets the "invertIfNegative" element
-
getDPtList
java.util.List<CTDPt> getDPtList()
Gets a List of "dPt" elements
-
getDPtArray
@Deprecated CTDPt[] getDPtArray()
Deprecated.Gets array of all "dPt" elements
-
getDPtArray
CTDPt getDPtArray(int i)
Gets ith "dPt" element
-
sizeOfDPtArray
int sizeOfDPtArray()
Returns number of "dPt" element
-
setDPtArray
void setDPtArray(CTDPt[] dPtArray)
Sets array of all "dPt" element
-
setDPtArray
void setDPtArray(int i, CTDPt dPt)Sets ith "dPt" element
-
insertNewDPt
CTDPt insertNewDPt(int i)
Inserts and returns a new empty value (as xml) as the ith "dPt" element
-
addNewDPt
CTDPt addNewDPt()
Appends and returns a new empty value (as xml) as the last "dPt" element
-
removeDPt
void removeDPt(int i)
Removes the ith "dPt" element
-
getDLbls
CTDLbls getDLbls()
Gets the "dLbls" element
-
isSetDLbls
boolean isSetDLbls()
True if has "dLbls" element
-
setDLbls
void setDLbls(CTDLbls dLbls)
Sets the "dLbls" element
-
addNewDLbls
CTDLbls addNewDLbls()
Appends and returns a new empty "dLbls" element
-
unsetDLbls
void unsetDLbls()
Unsets the "dLbls" element
-
getTrendlineList
java.util.List<CTTrendline> getTrendlineList()
Gets a List of "trendline" elements
-
getTrendlineArray
@Deprecated CTTrendline[] getTrendlineArray()
Deprecated.Gets array of all "trendline" elements
-
getTrendlineArray
CTTrendline getTrendlineArray(int i)
Gets ith "trendline" element
-
sizeOfTrendlineArray
int sizeOfTrendlineArray()
Returns number of "trendline" element
-
setTrendlineArray
void setTrendlineArray(CTTrendline[] trendlineArray)
Sets array of all "trendline" element
-
setTrendlineArray
void setTrendlineArray(int i, CTTrendline trendline)Sets ith "trendline" element
-
insertNewTrendline
CTTrendline insertNewTrendline(int i)
Inserts and returns a new empty value (as xml) as the ith "trendline" element
-
addNewTrendline
CTTrendline addNewTrendline()
Appends and returns a new empty value (as xml) as the last "trendline" element
-
removeTrendline
void removeTrendline(int i)
Removes the ith "trendline" element
-
getErrBarsList
java.util.List<CTErrBars> getErrBarsList()
Gets a List of "errBars" elements
-
getErrBarsArray
@Deprecated CTErrBars[] getErrBarsArray()
Deprecated.Gets array of all "errBars" elements
-
getErrBarsArray
CTErrBars getErrBarsArray(int i)
Gets ith "errBars" element
-
sizeOfErrBarsArray
int sizeOfErrBarsArray()
Returns number of "errBars" element
-
setErrBarsArray
void setErrBarsArray(CTErrBars[] errBarsArray)
Sets array of all "errBars" element
-
setErrBarsArray
void setErrBarsArray(int i, CTErrBars errBars)Sets ith "errBars" element
-
insertNewErrBars
CTErrBars insertNewErrBars(int i)
Inserts and returns a new empty value (as xml) as the ith "errBars" element
-
addNewErrBars
CTErrBars addNewErrBars()
Appends and returns a new empty value (as xml) as the last "errBars" element
-
removeErrBars
void removeErrBars(int i)
Removes the ith "errBars" element
-
getXVal
CTAxDataSource getXVal()
Gets the "xVal" element
-
isSetXVal
boolean isSetXVal()
True if has "xVal" element
-
setXVal
void setXVal(CTAxDataSource xVal)
Sets the "xVal" element
-
addNewXVal
CTAxDataSource addNewXVal()
Appends and returns a new empty "xVal" element
-
unsetXVal
void unsetXVal()
Unsets the "xVal" element
-
getYVal
CTNumDataSource getYVal()
Gets the "yVal" element
-
isSetYVal
boolean isSetYVal()
True if has "yVal" element
-
setYVal
void setYVal(CTNumDataSource yVal)
Sets the "yVal" element
-
addNewYVal
CTNumDataSource addNewYVal()
Appends and returns a new empty "yVal" element
-
unsetYVal
void unsetYVal()
Unsets the "yVal" element
-
getBubbleSize
CTNumDataSource getBubbleSize()
Gets the "bubbleSize" element
-
isSetBubbleSize
boolean isSetBubbleSize()
True if has "bubbleSize" element
-
setBubbleSize
void setBubbleSize(CTNumDataSource bubbleSize)
Sets the "bubbleSize" element
-
addNewBubbleSize
CTNumDataSource addNewBubbleSize()
Appends and returns a new empty "bubbleSize" element
-
unsetBubbleSize
void unsetBubbleSize()
Unsets the "bubbleSize" element
-
getBubble3D
CTBoolean getBubble3D()
Gets the "bubble3D" element
-
isSetBubble3D
boolean isSetBubble3D()
True if has "bubble3D" element
-
setBubble3D
void setBubble3D(CTBoolean bubble3D)
Sets the "bubble3D" element
-
addNewBubble3D
CTBoolean addNewBubble3D()
Appends and returns a new empty "bubble3D" element
-
unsetBubble3D
void unsetBubble3D()
Unsets the "bubble3D" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
-