Interface CTWrapThrough

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTWrapThrough
    extends XmlObject
    An XML CT_WrapThrough(@http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing). This is a complex type.
    • Method Detail

      • getWrapPolygon

        CTWrapPath getWrapPolygon()
        Gets the "wrapPolygon" element
      • setWrapPolygon

        void setWrapPolygon​(CTWrapPath wrapPolygon)
        Sets the "wrapPolygon" element
      • addNewWrapPolygon

        CTWrapPath addNewWrapPolygon()
        Appends and returns a new empty "wrapPolygon" element
      • xgetWrapText

        STWrapText xgetWrapText()
        Gets (as xml) the "wrapText" attribute
      • setWrapText

        void setWrapText​(STWrapText.Enum wrapText)
        Sets the "wrapText" attribute
      • xsetWrapText

        void xsetWrapText​(STWrapText wrapText)
        Sets (as xml) the "wrapText" attribute
      • getDistL

        long getDistL()
        Gets the "distL" attribute
      • xgetDistL

        STWrapDistance xgetDistL()
        Gets (as xml) the "distL" attribute
      • isSetDistL

        boolean isSetDistL()
        True if has "distL" attribute
      • setDistL

        void setDistL​(long distL)
        Sets the "distL" attribute
      • xsetDistL

        void xsetDistL​(STWrapDistance distL)
        Sets (as xml) the "distL" attribute
      • unsetDistL

        void unsetDistL()
        Unsets the "distL" attribute
      • getDistR

        long getDistR()
        Gets the "distR" attribute
      • xgetDistR

        STWrapDistance xgetDistR()
        Gets (as xml) the "distR" attribute
      • isSetDistR

        boolean isSetDistR()
        True if has "distR" attribute
      • setDistR

        void setDistR​(long distR)
        Sets the "distR" attribute
      • xsetDistR

        void xsetDistR​(STWrapDistance distR)
        Sets (as xml) the "distR" attribute
      • unsetDistR

        void unsetDistR()
        Unsets the "distR" attribute