Liking cljdoc? Tell your friends :D

web.svg.SVGTextPositioningElement

The SVGTextPositioningElement interface is implemented by elements support attributes that position individual text glyphs. It is by web.svg.SVGTextElement, web.svg.SVGTSpanElement, web.deprecated.SVGTRefElement web.deprecated.SVGAltGlyphElement.

The SVGTextPositioningElement interface is implemented by elements
support attributes that position individual text glyphs. It is
by `web.svg.SVGTextElement`, `web.svg.SVGTSpanElement`, `web.deprecated.SVGTRefElement`
`web.deprecated.SVGAltGlyphElement`.
raw docstring

dxcljs

(dx this)

Property.

Returns an SVGAnimatedLengthList reflecting the dx attribute the given element.

Property.

Returns an SVGAnimatedLengthList reflecting the dx attribute
the given element.
sourceraw docstring

dycljs

(dy this)

Property.

Returns an SVGAnimatedLengthList reflecting the dy attribute the given element.

Property.

Returns an SVGAnimatedLengthList reflecting the dy attribute
the given element.
sourceraw docstring

rotatecljs

(rotate this)

Property.

Returns an SVGAnimatedNumberList reflecting the rotate attribute the given element.

Property.

Returns an SVGAnimatedNumberList reflecting the rotate attribute
the given element.
sourceraw docstring

set-dx!cljs

(set-dx! this val)

Property.

Returns an SVGAnimatedLengthList reflecting the dx attribute the given element.

Property.

Returns an SVGAnimatedLengthList reflecting the dx attribute
the given element.
sourceraw docstring

set-dy!cljs

(set-dy! this val)

Property.

Returns an SVGAnimatedLengthList reflecting the dy attribute the given element.

Property.

Returns an SVGAnimatedLengthList reflecting the dy attribute
the given element.
sourceraw docstring

set-rotate!cljs

(set-rotate! this val)

Property.

Returns an SVGAnimatedNumberList reflecting the rotate attribute the given element.

Property.

Returns an SVGAnimatedNumberList reflecting the rotate attribute
the given element.
sourceraw docstring

set-x!cljs

(set-x! this val)

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of given element.

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of
given element.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

Returns an SVGAnimatedLengthList reflecting the y attribute of given element.

Property.

Returns an SVGAnimatedLengthList reflecting the y attribute of
given element.
sourceraw docstring

xcljs

(x this)

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of given element.

Property.

Returns an SVGAnimatedLengthList reflecting the x attribute of
given element.
sourceraw docstring

ycljs

(y this)

Property.

Returns an SVGAnimatedLengthList reflecting the y attribute of given element.

Property.

Returns an SVGAnimatedLengthList reflecting the y attribute of
given element.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close