org.w3c.dom.svg

Interface SVGAltGlyphElement

public interface SVGAltGlyphElement extends SVGTextPositioningElement, SVGURIReference

Method Summary
StringgetFormat()
StringgetGlyphRef()
voidsetFormat(String format)
voidsetGlyphRef(String glyphRef)

Method Detail

getFormat

public String getFormat()

getGlyphRef

public String getGlyphRef()

setFormat

public void setFormat(String format)

setGlyphRef

public void setGlyphRef(String glyphRef)