Interface CTLineProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetNoFill

        boolean isSetNoFill()
        True if has "noFill" element
      • addNewNoFill

        CTNoFillProperties addNewNoFill()
        Appends and returns a new empty "noFill" element
      • unsetNoFill

        void unsetNoFill()
        Unsets the "noFill" element
      • isSetSolidFill

        boolean isSetSolidFill()
        True if has "solidFill" element
      • unsetSolidFill

        void unsetSolidFill()
        Unsets the "solidFill" element
      • isSetGradFill

        boolean isSetGradFill()
        True if has "gradFill" element
      • unsetGradFill

        void unsetGradFill()
        Unsets the "gradFill" element
      • isSetPattFill

        boolean isSetPattFill()
        True if has "pattFill" element
      • unsetPattFill

        void unsetPattFill()
        Unsets the "pattFill" element
      • isSetPrstDash

        boolean isSetPrstDash()
        True if has "prstDash" element
      • unsetPrstDash

        void unsetPrstDash()
        Unsets the "prstDash" element
      • getCustDash

        CTDashStopList getCustDash()
        Gets the "custDash" element
      • isSetCustDash

        boolean isSetCustDash()
        True if has "custDash" element
      • setCustDash

        void setCustDash​(CTDashStopList custDash)
        Sets the "custDash" element
      • addNewCustDash

        CTDashStopList addNewCustDash()
        Appends and returns a new empty "custDash" element
      • unsetCustDash

        void unsetCustDash()
        Unsets the "custDash" element
      • isSetRound

        boolean isSetRound()
        True if has "round" element
      • setRound

        void setRound​(CTLineJoinRound round)
        Sets the "round" element
      • addNewRound

        CTLineJoinRound addNewRound()
        Appends and returns a new empty "round" element
      • unsetRound

        void unsetRound()
        Unsets the "round" element
      • isSetBevel

        boolean isSetBevel()
        True if has "bevel" element
      • setBevel

        void setBevel​(CTLineJoinBevel bevel)
        Sets the "bevel" element
      • addNewBevel

        CTLineJoinBevel addNewBevel()
        Appends and returns a new empty "bevel" element
      • unsetBevel

        void unsetBevel()
        Unsets the "bevel" element
      • isSetMiter

        boolean isSetMiter()
        True if has "miter" element
      • unsetMiter

        void unsetMiter()
        Unsets the "miter" element
      • isSetHeadEnd

        boolean isSetHeadEnd()
        True if has "headEnd" element
      • addNewHeadEnd

        CTLineEndProperties addNewHeadEnd()
        Appends and returns a new empty "headEnd" element
      • unsetHeadEnd

        void unsetHeadEnd()
        Unsets the "headEnd" element
      • isSetTailEnd

        boolean isSetTailEnd()
        True if has "tailEnd" element
      • addNewTailEnd

        CTLineEndProperties addNewTailEnd()
        Appends and returns a new empty "tailEnd" element
      • unsetTailEnd

        void unsetTailEnd()
        Unsets the "tailEnd" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getW

        int getW()
        Gets the "w" attribute
      • xgetW

        STLineWidth xgetW()
        Gets (as xml) the "w" attribute
      • isSetW

        boolean isSetW()
        True if has "w" attribute
      • setW

        void setW​(int w)
        Sets the "w" attribute
      • xsetW

        void xsetW​(STLineWidth w)
        Sets (as xml) the "w" attribute
      • unsetW

        void unsetW()
        Unsets the "w" attribute
      • xgetCap

        STLineCap xgetCap()
        Gets (as xml) the "cap" attribute
      • isSetCap

        boolean isSetCap()
        True if has "cap" attribute
      • setCap

        void setCap​(STLineCap.Enum cap)
        Sets the "cap" attribute
      • xsetCap

        void xsetCap​(STLineCap cap)
        Sets (as xml) the "cap" attribute
      • unsetCap

        void unsetCap()
        Unsets the "cap" attribute
      • xgetCmpd

        STCompoundLine xgetCmpd()
        Gets (as xml) the "cmpd" attribute
      • isSetCmpd

        boolean isSetCmpd()
        True if has "cmpd" attribute
      • xsetCmpd

        void xsetCmpd​(STCompoundLine cmpd)
        Sets (as xml) the "cmpd" attribute
      • unsetCmpd

        void unsetCmpd()
        Unsets the "cmpd" attribute
      • xgetAlgn

        STPenAlignment xgetAlgn()
        Gets (as xml) the "algn" attribute
      • isSetAlgn

        boolean isSetAlgn()
        True if has "algn" attribute
      • xsetAlgn

        void xsetAlgn​(STPenAlignment algn)
        Sets (as xml) the "algn" attribute
      • unsetAlgn

        void unsetAlgn()
        Unsets the "algn" attribute