Interface CTScatterSer
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_ScatterSer(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTScatterSer> 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 "dLbls" elementAppends and returns a new empty value (as xml) as the last "dPt" elementAppends and returns a new empty value (as xml) as the last "errBars" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "idx" elementAppends and returns a new empty "marker" elementAppends and returns a new empty "order" elementAppends and returns a new empty "smooth" elementAppends and returns a new empty "spPr" elementAppends and returns a new empty value (as xml) as the last "trendline" elementaddNewTx()Appends and returns a new empty "tx" elementAppends and returns a new empty "xVal" elementAppends and returns a new empty "yVal" elementgetDLbls()Gets the "dLbls" elementCTDPt[]Gets array of all "dPt" elementsgetDPtArray(int i) Gets ith "dPt" elementGets a List of "dPt" elementsGets array of all "errBars" elementsgetErrBarsArray(int i) Gets ith "errBars" elementGets a List of "errBars" elementsGets the "extLst" elementgetIdx()Gets the "idx" elementGets the "marker" elementgetOrder()Gets the "order" elementGets the "smooth" elementgetSpPr()Gets the "spPr" elementGets array of all "trendline" elementsgetTrendlineArray(int i) Gets ith "trendline" elementGets a List of "trendline" elementsgetTx()Gets the "tx" elementgetXVal()Gets the "xVal" elementgetYVal()Gets the "yVal" elementinsertNewDPt(int i) Inserts and returns a new empty value (as xml) as the ith "dPt" elementinsertNewErrBars(int i) Inserts and returns a new empty value (as xml) as the ith "errBars" elementinsertNewTrendline(int i) Inserts and returns a new empty value (as xml) as the ith "trendline" elementbooleanTrue if has "dLbls" elementbooleanTrue if has "extLst" elementbooleanTrue if has "marker" elementbooleanTrue if has "smooth" elementbooleanTrue if has "spPr" elementbooleanisSetTx()True if has "tx" elementbooleanTrue if has "xVal" elementbooleanTrue if has "yVal" elementvoidremoveDPt(int i) Removes the ith "dPt" elementvoidremoveErrBars(int i) Removes the ith "errBars" elementvoidremoveTrendline(int i) Removes the ith "trendline" elementvoidSets 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" elementvoidSets the "marker" elementvoidsetOrder(CTUnsignedInt order) Sets the "order" elementvoidSets the "smooth" elementvoidsetSpPr(CTShapeProperties spPr) Sets the "spPr" elementvoidsetTrendlineArray(int i, CTTrendline trendline) Sets ith "trendline" elementvoidsetTrendlineArray(CTTrendline[] trendlineArray) Sets array of all "trendline" elementvoidSets the "tx" elementvoidsetXVal(CTAxDataSource xVal) Sets the "xVal" elementvoidsetYVal(CTNumDataSource yVal) Sets the "yVal" elementintReturns number of "dPt" elementintReturns number of "errBars" elementintReturns number of "trendline" elementvoidUnsets the "dLbls" elementvoidUnsets the "extLst" elementvoidUnsets the "marker" elementvoidUnsets the "smooth" elementvoidUnsets the "spPr" elementvoidunsetTx()Unsets the "tx" elementvoidUnsets the "xVal" elementvoidUnsets the "yVal" 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
-
getIdx
CTUnsignedInt getIdx()Gets the "idx" element -
setIdx
Sets the "idx" element -
addNewIdx
CTUnsignedInt addNewIdx()Appends and returns a new empty "idx" element -
getOrder
CTUnsignedInt getOrder()Gets the "order" element -
setOrder
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
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
Sets the "spPr" element -
addNewSpPr
CTShapeProperties addNewSpPr()Appends and returns a new empty "spPr" element -
unsetSpPr
void unsetSpPr()Unsets the "spPr" element -
getMarker
CTMarker getMarker()Gets the "marker" element -
isSetMarker
boolean isSetMarker()True if has "marker" element -
setMarker
Sets the "marker" element -
addNewMarker
CTMarker addNewMarker()Appends and returns a new empty "marker" element -
unsetMarker
void unsetMarker()Unsets the "marker" element -
getDPtList
Gets a List of "dPt" elements -
getDPtArray
CTDPt[] getDPtArray()Gets array of all "dPt" elements -
getDPtArray
Gets ith "dPt" element -
sizeOfDPtArray
int sizeOfDPtArray()Returns number of "dPt" element -
setDPtArray
Sets array of all "dPt" element -
setDPtArray
Sets ith "dPt" element -
insertNewDPt
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
Sets the "dLbls" element -
addNewDLbls
CTDLbls addNewDLbls()Appends and returns a new empty "dLbls" element -
unsetDLbls
void unsetDLbls()Unsets the "dLbls" element -
getTrendlineList
List<CTTrendline> getTrendlineList()Gets a List of "trendline" elements -
getTrendlineArray
CTTrendline[] getTrendlineArray()Gets array of all "trendline" elements -
getTrendlineArray
Gets ith "trendline" element -
sizeOfTrendlineArray
int sizeOfTrendlineArray()Returns number of "trendline" element -
setTrendlineArray
Sets array of all "trendline" element -
setTrendlineArray
Sets ith "trendline" element -
insertNewTrendline
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
Gets a List of "errBars" elements -
getErrBarsArray
CTErrBars[] getErrBarsArray()Gets array of all "errBars" elements -
getErrBarsArray
Gets ith "errBars" element -
sizeOfErrBarsArray
int sizeOfErrBarsArray()Returns number of "errBars" element -
setErrBarsArray
Sets array of all "errBars" element -
setErrBarsArray
Sets ith "errBars" element -
insertNewErrBars
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
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
Sets the "yVal" element -
addNewYVal
CTNumDataSource addNewYVal()Appends and returns a new empty "yVal" element -
unsetYVal
void unsetYVal()Unsets the "yVal" element -
getSmooth
CTBoolean getSmooth()Gets the "smooth" element -
isSetSmooth
boolean isSetSmooth()True if has "smooth" element -
setSmooth
Sets the "smooth" element -
addNewSmooth
CTBoolean addNewSmooth()Appends and returns a new empty "smooth" element -
unsetSmooth
void unsetSmooth()Unsets the "smooth" 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
-