Interface CTObject

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTObject
    extends XmlObject
    An XML CT_Object(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getDrawing

        CTDrawing getDrawing()
        Gets the "drawing" element
      • isSetDrawing

        boolean isSetDrawing()
        True if has "drawing" element
      • setDrawing

        void setDrawing​(CTDrawing drawing)
        Sets the "drawing" element
      • addNewDrawing

        CTDrawing addNewDrawing()
        Appends and returns a new empty "drawing" element
      • unsetDrawing

        void unsetDrawing()
        Unsets the "drawing" element
      • getControl

        CTControl getControl()
        Gets the "control" element
      • isSetControl

        boolean isSetControl()
        True if has "control" element
      • setControl

        void setControl​(CTControl control)
        Sets the "control" element
      • addNewControl

        CTControl addNewControl()
        Appends and returns a new empty "control" element
      • unsetControl

        void unsetControl()
        Unsets the "control" element
      • getObjectLink

        CTObjectLink getObjectLink()
        Gets the "objectLink" element
      • isSetObjectLink

        boolean isSetObjectLink()
        True if has "objectLink" element
      • setObjectLink

        void setObjectLink​(CTObjectLink objectLink)
        Sets the "objectLink" element
      • addNewObjectLink

        CTObjectLink addNewObjectLink()
        Appends and returns a new empty "objectLink" element
      • unsetObjectLink

        void unsetObjectLink()
        Unsets the "objectLink" element
      • getObjectEmbed

        CTObjectEmbed getObjectEmbed()
        Gets the "objectEmbed" element
      • isSetObjectEmbed

        boolean isSetObjectEmbed()
        True if has "objectEmbed" element
      • setObjectEmbed

        void setObjectEmbed​(CTObjectEmbed objectEmbed)
        Sets the "objectEmbed" element
      • addNewObjectEmbed

        CTObjectEmbed addNewObjectEmbed()
        Appends and returns a new empty "objectEmbed" element
      • unsetObjectEmbed

        void unsetObjectEmbed()
        Unsets the "objectEmbed" element
      • getMovie

        CTRel getMovie()
        Gets the "movie" element
      • isSetMovie

        boolean isSetMovie()
        True if has "movie" element
      • setMovie

        void setMovie​(CTRel movie)
        Sets the "movie" element
      • addNewMovie

        CTRel addNewMovie()
        Appends and returns a new empty "movie" element
      • unsetMovie

        void unsetMovie()
        Unsets the "movie" element
      • getDxaOrig

        java.lang.Object getDxaOrig()
        Gets the "dxaOrig" attribute
      • xgetDxaOrig

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetDxaOrig()
        Gets (as xml) the "dxaOrig" attribute
      • isSetDxaOrig

        boolean isSetDxaOrig()
        True if has "dxaOrig" attribute
      • setDxaOrig

        void setDxaOrig​(java.lang.Object dxaOrig)
        Sets the "dxaOrig" attribute
      • xsetDxaOrig

        void xsetDxaOrig​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dxaOrig)
        Sets (as xml) the "dxaOrig" attribute
      • unsetDxaOrig

        void unsetDxaOrig()
        Unsets the "dxaOrig" attribute
      • getDyaOrig

        java.lang.Object getDyaOrig()
        Gets the "dyaOrig" attribute
      • xgetDyaOrig

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetDyaOrig()
        Gets (as xml) the "dyaOrig" attribute
      • isSetDyaOrig

        boolean isSetDyaOrig()
        True if has "dyaOrig" attribute
      • setDyaOrig

        void setDyaOrig​(java.lang.Object dyaOrig)
        Sets the "dyaOrig" attribute
      • xsetDyaOrig

        void xsetDyaOrig​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure dyaOrig)
        Sets (as xml) the "dyaOrig" attribute
      • unsetDyaOrig

        void unsetDyaOrig()
        Unsets the "dyaOrig" attribute