The SVGFEMorphologyElement interface corresponds to the <feMorphology>
The SVGFEMorphologyElement interface corresponds to the `<feMorphology>`
(in1 this)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(operator this)
Property.
An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.
(radius-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.
(radius-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.
(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.
(set-operator! this val)
Property.
An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the operator attribute the given element. It takes one of the SVG_MORPHOLOGY_OPERATOR_* defined on this interface.
(set-radius-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.
(set-radius-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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |