Interface CTDPt
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTDPt extends XmlObject
An XML CT_DPt(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Field Summary
Fields Modifier and Type Field Description static DocumentFactory<CTDPt>
Factory
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 Modifier and Type Method Description CTBoolean
addNewBubble3D()
Appends and returns a new empty "bubble3D" elementCTUnsignedInt
addNewExplosion()
Appends and returns a new empty "explosion" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTUnsignedInt
addNewIdx()
Appends and returns a new empty "idx" elementCTBoolean
addNewInvertIfNegative()
Appends and returns a new empty "invertIfNegative" elementCTMarker
addNewMarker()
Appends and returns a new empty "marker" elementCTPictureOptions
addNewPictureOptions()
Appends and returns a new empty "pictureOptions" elementCTShapeProperties
addNewSpPr()
Appends and returns a new empty "spPr" elementCTBoolean
getBubble3D()
Gets the "bubble3D" elementCTUnsignedInt
getExplosion()
Gets the "explosion" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTUnsignedInt
getIdx()
Gets the "idx" elementCTBoolean
getInvertIfNegative()
Gets the "invertIfNegative" elementCTMarker
getMarker()
Gets the "marker" elementCTPictureOptions
getPictureOptions()
Gets the "pictureOptions" elementCTShapeProperties
getSpPr()
Gets the "spPr" elementboolean
isSetBubble3D()
True if has "bubble3D" elementboolean
isSetExplosion()
True if has "explosion" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetInvertIfNegative()
True if has "invertIfNegative" elementboolean
isSetMarker()
True if has "marker" elementboolean
isSetPictureOptions()
True if has "pictureOptions" elementboolean
isSetSpPr()
True if has "spPr" elementvoid
setBubble3D(CTBoolean bubble3D)
Sets the "bubble3D" elementvoid
setExplosion(CTUnsignedInt explosion)
Sets the "explosion" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setIdx(CTUnsignedInt idx)
Sets the "idx" elementvoid
setInvertIfNegative(CTBoolean invertIfNegative)
Sets the "invertIfNegative" elementvoid
setMarker(CTMarker marker)
Sets the "marker" elementvoid
setPictureOptions(CTPictureOptions pictureOptions)
Sets the "pictureOptions" elementvoid
setSpPr(CTShapeProperties spPr)
Sets the "spPr" elementvoid
unsetBubble3D()
Unsets the "bubble3D" elementvoid
unsetExplosion()
Unsets the "explosion" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetInvertIfNegative()
Unsets the "invertIfNegative" elementvoid
unsetMarker()
Unsets the "marker" elementvoid
unsetPictureOptions()
Unsets the "pictureOptions" elementvoid
unsetSpPr()
Unsets the "spPr" 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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
Factory
static final DocumentFactory<CTDPt> Factory
-
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
-
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
-
getMarker
CTMarker getMarker()
Gets the "marker" element
-
isSetMarker
boolean isSetMarker()
True if has "marker" element
-
setMarker
void setMarker(CTMarker marker)
Sets the "marker" element
-
addNewMarker
CTMarker addNewMarker()
Appends and returns a new empty "marker" element
-
unsetMarker
void unsetMarker()
Unsets the "marker" 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
-
getExplosion
CTUnsignedInt getExplosion()
Gets the "explosion" element
-
isSetExplosion
boolean isSetExplosion()
True if has "explosion" element
-
setExplosion
void setExplosion(CTUnsignedInt explosion)
Sets the "explosion" element
-
addNewExplosion
CTUnsignedInt addNewExplosion()
Appends and returns a new empty "explosion" element
-
unsetExplosion
void unsetExplosion()
Unsets the "explosion" 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
-
getPictureOptions
CTPictureOptions getPictureOptions()
Gets the "pictureOptions" element
-
isSetPictureOptions
boolean isSetPictureOptions()
True if has "pictureOptions" element
-
setPictureOptions
void setPictureOptions(CTPictureOptions pictureOptions)
Sets the "pictureOptions" element
-
addNewPictureOptions
CTPictureOptions addNewPictureOptions()
Appends and returns a new empty "pictureOptions" element
-
unsetPictureOptions
void unsetPictureOptions()
Unsets the "pictureOptions" 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
-
-