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.
    • Method Detail

      • isSetGsLst

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

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

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

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

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

        boolean isSetPath()
        True if has "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
      • xgetFlip

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

        boolean isSetFlip()
        True if has "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