package js.html.svg
extends TextContentElement › GraphicsElement › Element › DOMElement › Node › EventTarget
extended by TSpanElement, TextElement
Available on js
The SVGTextPositioningElement interface is implemented by elements that support attributes that position individual text glyphs. It is inherited by SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
Documentation SVGTextPositioningElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlydx:AnimatedLengthListReturns an SVGAnimatedLengthList reflecting the dx attribute of the given element.
read onlydy:AnimatedLengthListReturns an SVGAnimatedLengthList reflecting the dy attribute of the given element.
read onlyrotate:AnimatedNumberListReturns an SVGAnimatedNumberList reflecting the rotate attribute of the given element.
read onlyx:AnimatedLengthListReturns an SVGAnimatedLengthList reflecting the x attribute of the given element.
read onlyy:AnimatedLengthListReturns an SVGAnimatedLengthList reflecting the y attribute of the given element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/TextPositioningElement.html