Interface CTGradientFillProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getGsLst

      CTGradientStopList getGsLst()
      Gets the "gsLst" element
    • isSetGsLst

      boolean isSetGsLst()
      True if has "gsLst" element
    • setGsLst

      void setGsLst(CTGradientStopList gsLst)
      Sets the "gsLst" element
    • addNewGsLst

      CTGradientStopList addNewGsLst()
      Appends and returns a new empty "gsLst" element
    • unsetGsLst

      void unsetGsLst()
      Unsets the "gsLst" element
    • getLin

      Gets the "lin" element
    • isSetLin

      boolean isSetLin()
      True if has "lin" element
    • setLin

      void setLin(CTLinearShadeProperties lin)
      Sets the "lin" element
    • addNewLin

      Appends and returns a new empty "lin" element
    • unsetLin

      void unsetLin()
      Unsets the "lin" element
    • getPath

      Gets the "path" element
    • isSetPath

      boolean isSetPath()
      True if has "path" element
    • setPath

      void setPath(CTPathShadeProperties path)
      Sets the "path" element
    • addNewPath

      CTPathShadeProperties addNewPath()
      Appends and returns a new empty "path" element
    • unsetPath

      void unsetPath()
      Unsets the "path" element
    • getTileRect

      CTRelativeRect getTileRect()
      Gets the "tileRect" element
    • isSetTileRect

      boolean isSetTileRect()
      True if has "tileRect" element
    • setTileRect

      void setTileRect(CTRelativeRect tileRect)
      Sets the "tileRect" element
    • addNewTileRect

      CTRelativeRect addNewTileRect()
      Appends and returns a new empty "tileRect" element
    • unsetTileRect

      void unsetTileRect()
      Unsets the "tileRect" element
    • getFlip

      Gets the "flip" attribute
    • xgetFlip

      STTileFlipMode xgetFlip()
      Gets (as xml) the "flip" attribute
    • isSetFlip

      boolean isSetFlip()
      True if has "flip" attribute
    • setFlip

      void setFlip(STTileFlipMode.Enum flip)
      Sets the "flip" attribute
    • xsetFlip

      void xsetFlip(STTileFlipMode flip)
      Sets (as xml) the "flip" attribute
    • unsetFlip

      void unsetFlip()
      Unsets the "flip" attribute
    • getRotWithShape

      boolean getRotWithShape()
      Gets the "rotWithShape" attribute
    • xgetRotWithShape

      XmlBoolean xgetRotWithShape()
      Gets (as xml) the "rotWithShape" attribute
    • isSetRotWithShape

      boolean isSetRotWithShape()
      True if has "rotWithShape" attribute
    • setRotWithShape

      void setRotWithShape(boolean rotWithShape)
      Sets the "rotWithShape" attribute
    • xsetRotWithShape

      void xsetRotWithShape(XmlBoolean rotWithShape)
      Sets (as xml) the "rotWithShape" attribute
    • unsetRotWithShape

      void unsetRotWithShape()
      Unsets the "rotWithShape" attribute