Interface CTBlipFillProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getBlip

        CTBlip getBlip()
        Gets the "blip" element
      • isSetBlip

        boolean isSetBlip()
        True if has "blip" element
      • setBlip

        void setBlip​(CTBlip blip)
        Sets the "blip" element
      • addNewBlip

        CTBlip addNewBlip()
        Appends and returns a new empty "blip" element
      • unsetBlip

        void unsetBlip()
        Unsets the "blip" element
      • isSetSrcRect

        boolean isSetSrcRect()
        True if has "srcRect" element
      • setSrcRect

        void setSrcRect​(CTRelativeRect srcRect)
        Sets the "srcRect" element
      • addNewSrcRect

        CTRelativeRect addNewSrcRect()
        Appends and returns a new empty "srcRect" element
      • unsetSrcRect

        void unsetSrcRect()
        Unsets the "srcRect" element
      • isSetTile

        boolean isSetTile()
        True if has "tile" element
      • unsetTile

        void unsetTile()
        Unsets the "tile" element
      • isSetStretch

        boolean isSetStretch()
        True if has "stretch" element
      • unsetStretch

        void unsetStretch()
        Unsets the "stretch" element
      • getDpi

        long getDpi()
        Gets the "dpi" attribute
      • isSetDpi

        boolean isSetDpi()
        True if has "dpi" attribute
      • setDpi

        void setDpi​(long dpi)
        Sets the "dpi" attribute
      • xsetDpi

        void xsetDpi​(XmlUnsignedInt dpi)
        Sets (as xml) the "dpi" attribute
      • unsetDpi

        void unsetDpi()
        Unsets the "dpi" 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