Liking cljdoc? Tell your friends :D

web.svg.SVGFEDisplacementMapElement

The SVGFEDisplacementMapElement interface corresponds to the element.

The SVGFEDisplacementMapElement interface corresponds to the
element.
raw 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

in2cljs

(in2 this)

Property.

An SVGAnimatedString corresponding to the in2 attribute of the element.

Property.

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

scalecljs

(scale this)

Property.

An SVGAnimatedNumber corresponding to the scale attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the scale attribute of
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-in2!cljs

(set-in2! this val)

Property.

An SVGAnimatedString corresponding to the in2 attribute of the element.

Property.

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

set-scale!cljs

(set-scale! this val)

Property.

An SVGAnimatedNumber corresponding to the scale attribute of given element.

Property.

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

set-x-channel-selector!cljs

(set-x-channel-selector! this val)

Property.

An SVGAnimatedEnumeration corresponding to the xChannelSelect of the given element. It takes one of the SVG_CHANNEL_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the xChannelSelect
of the given element. It takes one of the SVG_CHANNEL_* constants
on this interface.
sourceraw docstring

set-y-channel-selector!cljs

(set-y-channel-selector! this val)

Property.

An SVGAnimatedEnumeration corresponding to the yChannelSelect of the given element. It takes one of the SVG_CHANNEL_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the yChannelSelect
of the given element. It takes one of the SVG_CHANNEL_* constants
on this interface.
sourceraw docstring

x-channel-selectorcljs

(x-channel-selector this)

Property.

An SVGAnimatedEnumeration corresponding to the xChannelSelect of the given element. It takes one of the SVG_CHANNEL_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the xChannelSelect
of the given element. It takes one of the SVG_CHANNEL_* constants
on this interface.
sourceraw docstring

y-channel-selectorcljs

(y-channel-selector this)

Property.

An SVGAnimatedEnumeration corresponding to the yChannelSelect of the given element. It takes one of the SVG_CHANNEL_* constants on this interface.

Property.

An SVGAnimatedEnumeration corresponding to the yChannelSelect
of the given element. It takes one of the SVG_CHANNEL_* constants
on this interface.
sourceraw docstring

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

× close