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

  • Method Details

    • 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
    • getSrcRect

      CTRelativeRect getSrcRect()
      Gets the "srcRect" 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
    • getTile

      Gets the "tile" element
    • isSetTile

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

      void setTile(CTTileInfoProperties tile)
      Sets the "tile" element
    • addNewTile

      CTTileInfoProperties addNewTile()
      Appends and returns a new empty "tile" element
    • unsetTile

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

      Gets the "stretch" element
    • isSetStretch

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

      void setStretch(CTStretchInfoProperties stretch)
      Sets the "stretch" element
    • addNewStretch

      CTStretchInfoProperties addNewStretch()
      Appends and returns a new empty "stretch" element
    • unsetStretch

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

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

      XmlUnsignedInt xgetDpi()
      Gets (as xml) 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