Interface CTCamera

  • 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.
    • Method Detail

      • isSetRot

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

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

        void unsetRot()
        Unsets the "rot" element
      • 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

        int getZoom()
        Gets the "zoom" attribute
      • isSetZoom

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

        void setZoom​(int zoom)
        Sets the "zoom" attribute
      • unsetZoom

        void unsetZoom()
        Unsets the "zoom" attribute