SVGTextPositioningElement in SVG 1.1

(no overview available)

Inerhited by:

Instance Properties

name type description
textLength SVGAnimatedLength (read only) [from SVGTextContentElement]
lengthAdjust SVGAnimatedEnumeration (read only) [from SVGTextContentElement]
x SVGAnimatedLengthList (read only)
y SVGAnimatedLengthList (read only)
dx SVGAnimatedLengthList (read only)
dy SVGAnimatedLengthList (read only)
rotate SVGAnimatedNumberList (read only)

Instance Methods

name returns description
getNumberOfChars() Number [from SVGTextContentElement]
getComputedTextLength() Number [from SVGTextContentElement]
getSubStringLength() Number [from SVGTextContentElement]
getStartPositionOfChar() SVGPoint [from SVGTextContentElement]
getEndPositionOfChar() SVGPoint [from SVGTextContentElement]
getExtentOfChar() SVGRect [from SVGTextContentElement]
getRotationOfChar() Number [from SVGTextContentElement]
getCharNumAtPosition() Number [from SVGTextContentElement]
selectSubString() (none) [from SVGTextContentElement]
addEventListener() (none) [from EventTarget]
removeEventListener() (none) [from EventTarget]
dispatchEvent() Boolean Dispatches an event to the invoking object. [from EventTarget]