Interface SVGAltGlyphElement

All Superinterfaces:
Element, EventTarget, Node, SVGElement, SVGExternalResourcesRequired, SVGLangSpace, SVGStylable, SVGTests, SVGTextContentElement, SVGTextPositioningElement, SVGURIReference

public interface SVGAltGlyphElement extends SVGTextPositioningElement, SVGURIReference
  • Method Details

    • getGlyphRef

      java.lang.String getGlyphRef()
    • setGlyphRef

      void setGlyphRef(java.lang.String glyphRef) throws DOMException
      Throws:
      DOMException
    • getFormat

      java.lang.String getFormat()
    • setFormat

      void setFormat(java.lang.String format) throws DOMException
      Throws:
      DOMException