Interface CTFillEffect

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTFillEffect extends XmlObject
An XML CT_FillEffect(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getNoFill

      CTNoFillProperties getNoFill()
      Gets the "noFill" element
    • isSetNoFill

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

      void setNoFill(CTNoFillProperties noFill)
      Sets the "noFill" element
    • addNewNoFill

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

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

      Gets the "solidFill" element
    • isSetSolidFill

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

      void setSolidFill(CTSolidColorFillProperties solidFill)
      Sets the "solidFill" element
    • addNewSolidFill

      CTSolidColorFillProperties addNewSolidFill()
      Appends and returns a new empty "solidFill" element
    • unsetSolidFill

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

      Gets the "gradFill" element
    • isSetGradFill

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

      void setGradFill(CTGradientFillProperties gradFill)
      Sets the "gradFill" element
    • addNewGradFill

      CTGradientFillProperties addNewGradFill()
      Appends and returns a new empty "gradFill" element
    • unsetGradFill

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

      CTBlipFillProperties getBlipFill()
      Gets the "blipFill" element
    • isSetBlipFill

      boolean isSetBlipFill()
      True if has "blipFill" element
    • setBlipFill

      void setBlipFill(CTBlipFillProperties blipFill)
      Sets the "blipFill" element
    • addNewBlipFill

      CTBlipFillProperties addNewBlipFill()
      Appends and returns a new empty "blipFill" element
    • unsetBlipFill

      void unsetBlipFill()
      Unsets the "blipFill" element
    • getPattFill

      Gets the "pattFill" element
    • isSetPattFill

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

      void setPattFill(CTPatternFillProperties pattFill)
      Sets the "pattFill" element
    • addNewPattFill

      CTPatternFillProperties addNewPattFill()
      Appends and returns a new empty "pattFill" element
    • unsetPattFill

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

      CTGroupFillProperties getGrpFill()
      Gets the "grpFill" element
    • isSetGrpFill

      boolean isSetGrpFill()
      True if has "grpFill" element
    • setGrpFill

      void setGrpFill(CTGroupFillProperties grpFill)
      Sets the "grpFill" element
    • addNewGrpFill

      CTGroupFillProperties addNewGrpFill()
      Appends and returns a new empty "grpFill" element
    • unsetGrpFill

      void unsetGrpFill()
      Unsets the "grpFill" element