Interface CTEffectList

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetBlur

        boolean isSetBlur()
        True if has "blur" element
      • setBlur

        void setBlur​(CTBlurEffect blur)
        Sets the "blur" element
      • addNewBlur

        CTBlurEffect addNewBlur()
        Appends and returns a new empty "blur" element
      • unsetBlur

        void unsetBlur()
        Unsets the "blur" element
      • isSetFillOverlay

        boolean isSetFillOverlay()
        True if has "fillOverlay" element
      • setFillOverlay

        void setFillOverlay​(CTFillOverlayEffect fillOverlay)
        Sets the "fillOverlay" element
      • addNewFillOverlay

        CTFillOverlayEffect addNewFillOverlay()
        Appends and returns a new empty "fillOverlay" element
      • unsetFillOverlay

        void unsetFillOverlay()
        Unsets the "fillOverlay" element
      • isSetGlow

        boolean isSetGlow()
        True if has "glow" element
      • setGlow

        void setGlow​(CTGlowEffect glow)
        Sets the "glow" element
      • addNewGlow

        CTGlowEffect addNewGlow()
        Appends and returns a new empty "glow" element
      • unsetGlow

        void unsetGlow()
        Unsets the "glow" element
      • isSetInnerShdw

        boolean isSetInnerShdw()
        True if has "innerShdw" element
      • setInnerShdw

        void setInnerShdw​(CTInnerShadowEffect innerShdw)
        Sets the "innerShdw" element
      • addNewInnerShdw

        CTInnerShadowEffect addNewInnerShdw()
        Appends and returns a new empty "innerShdw" element
      • unsetInnerShdw

        void unsetInnerShdw()
        Unsets the "innerShdw" element
      • isSetOuterShdw

        boolean isSetOuterShdw()
        True if has "outerShdw" element
      • setOuterShdw

        void setOuterShdw​(CTOuterShadowEffect outerShdw)
        Sets the "outerShdw" element
      • addNewOuterShdw

        CTOuterShadowEffect addNewOuterShdw()
        Appends and returns a new empty "outerShdw" element
      • unsetOuterShdw

        void unsetOuterShdw()
        Unsets the "outerShdw" element
      • isSetPrstShdw

        boolean isSetPrstShdw()
        True if has "prstShdw" element
      • addNewPrstShdw

        CTPresetShadowEffect addNewPrstShdw()
        Appends and returns a new empty "prstShdw" element
      • unsetPrstShdw

        void unsetPrstShdw()
        Unsets the "prstShdw" element
      • isSetReflection

        boolean isSetReflection()
        True if has "reflection" element
      • setReflection

        void setReflection​(CTReflectionEffect reflection)
        Sets the "reflection" element
      • addNewReflection

        CTReflectionEffect addNewReflection()
        Appends and returns a new empty "reflection" element
      • unsetReflection

        void unsetReflection()
        Unsets the "reflection" element
      • isSetSoftEdge

        boolean isSetSoftEdge()
        True if has "softEdge" element
      • setSoftEdge

        void setSoftEdge​(CTSoftEdgesEffect softEdge)
        Sets the "softEdge" element
      • addNewSoftEdge

        CTSoftEdgesEffect addNewSoftEdge()
        Appends and returns a new empty "softEdge" element
      • unsetSoftEdge

        void unsetSoftEdge()
        Unsets the "softEdge" element