All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTCamera extends XmlObject
An XML CT_Camera(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getRot

      CTSphereCoords getRot()
      Gets the "rot" element
    • isSetRot

      boolean isSetRot()
      True if has "rot" element
    • setRot

      void setRot(CTSphereCoords rot)
      Sets the "rot" element
    • addNewRot

      CTSphereCoords addNewRot()
      Appends and returns a new empty "rot" element
    • unsetRot

      void unsetRot()
      Unsets the "rot" element
    • getPrst

      Gets the "prst" attribute
    • xgetPrst

      STPresetCameraType xgetPrst()
      Gets (as xml) the "prst" attribute
    • setPrst

      void setPrst(STPresetCameraType.Enum prst)
      Sets the "prst" attribute
    • xsetPrst

      void xsetPrst(STPresetCameraType prst)
      Sets (as xml) the "prst" attribute
    • getFov

      int getFov()
      Gets the "fov" attribute
    • xgetFov

      STFOVAngle xgetFov()
      Gets (as xml) the "fov" attribute
    • isSetFov

      boolean isSetFov()
      True if has "fov" attribute
    • setFov

      void setFov(int fov)
      Sets the "fov" attribute
    • xsetFov

      void xsetFov(STFOVAngle fov)
      Sets (as xml) the "fov" attribute
    • unsetFov

      void unsetFov()
      Unsets the "fov" attribute
    • getZoom

      Object getZoom()
      Gets the "zoom" attribute
    • xgetZoom

      Gets (as xml) the "zoom" attribute
    • isSetZoom

      boolean isSetZoom()
      True if has "zoom" attribute
    • setZoom

      void setZoom(Object zoom)
      Sets the "zoom" attribute
    • xsetZoom

      void xsetZoom(STPositivePercentage zoom)
      Sets (as xml) the "zoom" attribute
    • unsetZoom

      void unsetZoom()
      Unsets the "zoom" attribute