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.
(amplitude this)
Property.
An SVGAnimatedNumber corresponding to the amplitude attribute the given element.
Property. An SVGAnimatedNumber corresponding to the amplitude attribute the given element.
(exponent this)
Property.
An SVGAnimatedNumber corresponding to the exponent attribute the given element.
Property. An SVGAnimatedNumber corresponding to the exponent attribute the given element.
(intercept this)
Property.
An SVGAnimatedNumber corresponding to the intercept attribute the given element.
Property. An SVGAnimatedNumber corresponding to the intercept attribute the given element.
(offset this)
Property.
An SVGAnimatedNumber corresponding to the offset attribute of given element.
Property. An SVGAnimatedNumber corresponding to the offset attribute of given element.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(slope this)
Property.
An SVGAnimatedNumber corresponding to the slope attribute of given element.
Property. An SVGAnimatedNumber corresponding to the slope attribute of given element.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close