Liking cljdoc? Tell your friends :D

web.svg.SVGComponentTransferFunctionElement

The SVGComponentTransferFunctionElement interface defines a base used by the component transfer function interfaces.

The SVGComponentTransferFunctionElement interface defines a base
used by the component transfer function interfaces.
raw docstring

amplitudecljs

(amplitude this)

Property.

An SVGAnimatedNumber corresponding to the amplitude attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the amplitude attribute
the given element.
sourceraw docstring

exponentcljs

(exponent this)

Property.

An SVGAnimatedNumber corresponding to the exponent attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the exponent attribute
the given element.
sourceraw docstring

interceptcljs

(intercept this)

Property.

An SVGAnimatedNumber corresponding to the intercept attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the intercept attribute
the given element.
sourceraw docstring

offsetcljs

(offset this)

Property.

An SVGAnimatedNumber corresponding to the offset attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the offset attribute of
given element.
sourceraw docstring

set-amplitude!cljs

(set-amplitude! this val)

Property.

An SVGAnimatedNumber corresponding to the amplitude attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the amplitude attribute
the given element.
sourceraw docstring

set-exponent!cljs

(set-exponent! this val)

Property.

An SVGAnimatedNumber corresponding to the exponent attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the exponent attribute
the given element.
sourceraw docstring

set-intercept!cljs

(set-intercept! this val)

Property.

An SVGAnimatedNumber corresponding to the intercept attribute the given element.

Property.

An SVGAnimatedNumber corresponding to the intercept attribute
the given element.
sourceraw docstring

set-offset!cljs

(set-offset! this val)

Property.

An SVGAnimatedNumber corresponding to the offset attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the offset attribute of
given element.
sourceraw docstring

set-slope!cljs

(set-slope! this val)

Property.

An SVGAnimatedNumber corresponding to the slope attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the slope attribute of
given element.
sourceraw docstring

set-table-values!cljs

(set-table-values! this val)

Property.

An SVGAnimatedNumberList corresponding to the tableValues attribute the given element.

Property.

An SVGAnimatedNumberList corresponding to the tableValues attribute
the given element.
sourceraw docstring

set-type!cljs

(set-type! this val)

Property.

An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPONENTTRANSFER_TYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the type attribute
the given element. It takes one of the SVG_FECOMPONENTTRANSFER_TYPE_*
defined on this interface.
sourceraw docstring

slopecljs

(slope this)

Property.

An SVGAnimatedNumber corresponding to the slope attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the slope attribute of
given element.
sourceraw docstring

table-valuescljs

(table-values this)

Property.

An SVGAnimatedNumberList corresponding to the tableValues attribute the given element.

Property.

An SVGAnimatedNumberList corresponding to the tableValues attribute
the given element.
sourceraw docstring

typecljs

(type this)

Property.

An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPONENTTRANSFER_TYPE_* defined on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the type attribute
the given element. It takes one of the SVG_FECOMPONENTTRANSFER_TYPE_*
defined on this interface.
sourceraw docstring

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

× close