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.
  • Field Details

  • Method Details

    • 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