Interface CTView3D
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTView3D extends XmlObject
An XML CT_View3D(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTView3D.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 Modifier and Type Method Description CTDepthPercent
addNewDepthPercent()
Appends and returns a new empty "depthPercent" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTHPercent
addNewHPercent()
Appends and returns a new empty "hPercent" elementCTPerspective
addNewPerspective()
Appends and returns a new empty "perspective" elementCTBoolean
addNewRAngAx()
Appends and returns a new empty "rAngAx" elementCTRotX
addNewRotX()
Appends and returns a new empty "rotX" elementCTRotY
addNewRotY()
Appends and returns a new empty "rotY" elementCTDepthPercent
getDepthPercent()
Gets the "depthPercent" elementCTExtensionList
getExtLst()
Gets the "extLst" elementCTHPercent
getHPercent()
Gets the "hPercent" elementCTPerspective
getPerspective()
Gets the "perspective" elementCTBoolean
getRAngAx()
Gets the "rAngAx" elementCTRotX
getRotX()
Gets the "rotX" elementCTRotY
getRotY()
Gets the "rotY" elementboolean
isSetDepthPercent()
True if has "depthPercent" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetHPercent()
True if has "hPercent" elementboolean
isSetPerspective()
True if has "perspective" elementboolean
isSetRAngAx()
True if has "rAngAx" elementboolean
isSetRotX()
True if has "rotX" elementboolean
isSetRotY()
True if has "rotY" elementvoid
setDepthPercent(CTDepthPercent depthPercent)
Sets the "depthPercent" elementvoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setHPercent(CTHPercent hPercent)
Sets the "hPercent" elementvoid
setPerspective(CTPerspective perspective)
Sets the "perspective" elementvoid
setRAngAx(CTBoolean rAngAx)
Sets the "rAngAx" elementvoid
setRotX(CTRotX rotX)
Sets the "rotX" elementvoid
setRotY(CTRotY rotY)
Sets the "rotY" elementvoid
unsetDepthPercent()
Unsets the "depthPercent" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetHPercent()
Unsets the "hPercent" elementvoid
unsetPerspective()
Unsets the "perspective" elementvoid
unsetRAngAx()
Unsets the "rAngAx" elementvoid
unsetRotX()
Unsets the "rotX" elementvoid
unsetRotY()
Unsets the "rotY" 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
-
getRotX
CTRotX getRotX()
Gets the "rotX" element
-
isSetRotX
boolean isSetRotX()
True if has "rotX" element
-
setRotX
void setRotX(CTRotX rotX)
Sets the "rotX" element
-
addNewRotX
CTRotX addNewRotX()
Appends and returns a new empty "rotX" element
-
unsetRotX
void unsetRotX()
Unsets the "rotX" element
-
getHPercent
CTHPercent getHPercent()
Gets the "hPercent" element
-
isSetHPercent
boolean isSetHPercent()
True if has "hPercent" element
-
setHPercent
void setHPercent(CTHPercent hPercent)
Sets the "hPercent" element
-
addNewHPercent
CTHPercent addNewHPercent()
Appends and returns a new empty "hPercent" element
-
unsetHPercent
void unsetHPercent()
Unsets the "hPercent" element
-
getRotY
CTRotY getRotY()
Gets the "rotY" element
-
isSetRotY
boolean isSetRotY()
True if has "rotY" element
-
setRotY
void setRotY(CTRotY rotY)
Sets the "rotY" element
-
addNewRotY
CTRotY addNewRotY()
Appends and returns a new empty "rotY" element
-
unsetRotY
void unsetRotY()
Unsets the "rotY" element
-
getDepthPercent
CTDepthPercent getDepthPercent()
Gets the "depthPercent" element
-
isSetDepthPercent
boolean isSetDepthPercent()
True if has "depthPercent" element
-
setDepthPercent
void setDepthPercent(CTDepthPercent depthPercent)
Sets the "depthPercent" element
-
addNewDepthPercent
CTDepthPercent addNewDepthPercent()
Appends and returns a new empty "depthPercent" element
-
unsetDepthPercent
void unsetDepthPercent()
Unsets the "depthPercent" element
-
getRAngAx
CTBoolean getRAngAx()
Gets the "rAngAx" element
-
isSetRAngAx
boolean isSetRAngAx()
True if has "rAngAx" element
-
setRAngAx
void setRAngAx(CTBoolean rAngAx)
Sets the "rAngAx" element
-
addNewRAngAx
CTBoolean addNewRAngAx()
Appends and returns a new empty "rAngAx" element
-
unsetRAngAx
void unsetRAngAx()
Unsets the "rAngAx" element
-
getPerspective
CTPerspective getPerspective()
Gets the "perspective" element
-
isSetPerspective
boolean isSetPerspective()
True if has "perspective" element
-
setPerspective
void setPerspective(CTPerspective perspective)
Sets the "perspective" element
-
addNewPerspective
CTPerspective addNewPerspective()
Appends and returns a new empty "perspective" element
-
unsetPerspective
void unsetPerspective()
Unsets the "perspective" 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
-
-