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.
  • Field Details

  • Method Details

    • getBlur

      CTBlurEffect getBlur()
      Gets the "blur" element
    • 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
    • getFillOverlay

      CTFillOverlayEffect getFillOverlay()
      Gets the "fillOverlay" 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
    • getGlow

      CTGlowEffect getGlow()
      Gets the "glow" 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
    • getInnerShdw

      CTInnerShadowEffect getInnerShdw()
      Gets the "innerShdw" 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
    • getOuterShdw

      CTOuterShadowEffect getOuterShdw()
      Gets the "outerShdw" 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
    • getPrstShdw

      CTPresetShadowEffect getPrstShdw()
      Gets the "prstShdw" element
    • isSetPrstShdw

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

      void setPrstShdw(CTPresetShadowEffect prstShdw)
      Sets the "prstShdw" element
    • addNewPrstShdw

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

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

      CTReflectionEffect getReflection()
      Gets the "reflection" 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
    • getSoftEdge

      CTSoftEdgesEffect getSoftEdge()
      Gets the "softEdge" 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