Liking cljdoc? Tell your friends :D

web.svg.SVGFEDiffuseLightingElement

The SVGFEDiffuseLightingElement interface corresponds to the element.

The SVGFEDiffuseLightingElement interface corresponds to the
element.
raw docstring

diffuse-constantcljs

(diffuse-constant this)

Property.

An SVGAnimatedNumber corresponding to the diffuseConstant attribute the given element.

Property.

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

in1cljs

(in1 this)

Property.

An SVGAnimatedString corresponding to the in attribute of the element.

Property.

An SVGAnimatedString corresponding to the in attribute of the
element.
sourceraw docstring

kernel-unit-length-xcljs

(kernel-unit-length-x this)

Property.

An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.

Property.

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

kernel-unit-length-ycljs

(kernel-unit-length-y this)

Property.

An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.

Property.

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

set-diffuse-constant!cljs

(set-diffuse-constant! this val)

Property.

An SVGAnimatedNumber corresponding to the diffuseConstant attribute the given element.

Property.

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

set-in1!cljs

(set-in1! this val)

Property.

An SVGAnimatedString corresponding to the in attribute of the element.

Property.

An SVGAnimatedString corresponding to the in attribute of the
element.
sourceraw docstring

set-kernel-unit-length-x!cljs

(set-kernel-unit-length-x! this val)

Property.

An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.

Property.

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

set-kernel-unit-length-y!cljs

(set-kernel-unit-length-y! this val)

Property.

An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.

Property.

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

set-surface-scale!cljs

(set-surface-scale! this val)

Property.

An SVGAnimatedNumber corresponding to the surfaceScale attribute the given element.

Property.

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

surface-scalecljs

(surface-scale this)

Property.

An SVGAnimatedNumber corresponding to the surfaceScale attribute the given element.

Property.

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

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

× close