java.lang.Object
com.independentsoft.office.drawing.extensions.SvgBlip
All Implemented Interfaces:
IExtensionContent

public class SvgBlip extends Object implements IExtensionContent
Represents the SVG blip extension (asvg:svgBlip) that references the SVG image part through the host part's relationships (r:embed) (uri {96DAC541-7B7A-43D3-8B79-37D633B846F1}).
  • Field Details

  • Constructor Details

  • Method Details

    • clone

      public IExtensionContent clone()
      Description copied from interface: IExtensionContent
      Clone.
      Specified by:
      clone in interface IExtensionContent
      Overrides:
      clone in class Object
      Returns:
      the extension content
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRelationshipId

      public String getRelationshipId()
      Gets the relationship id (r:embed) of the SVG image part, resolved against the host part's relationships.
      Returns:
      the relationship id
    • setRelationshipId

      public void setRelationshipId(String value)
      Sets the relationship id (r:embed) of the SVG image part, resolved against the host part's relationships.
      Parameters:
      value - the new relationship id