Liking cljdoc? Tell your friends :D

web.svg.SVGPatternElement

The SVGPatternElement interface corresponds to the <pattern>

The SVGPatternElement interface corresponds to the `<pattern>`
raw docstring

heightcljs

(height this)

Property.

An SVGAnimatedEnumeration corresponding to the height attribute the given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the height attribute
the given <pattern> element.
sourceraw docstring

pattern-content-unitscljs

(pattern-content-units this)

Property.

An SVGAnimatedEnumeration corresponding to the patternContentUnits of the given <pattern> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the patternContentUnits
of the given <pattern> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

pattern-transformcljs

(pattern-transform this)

Property.

An SVGAnimatedTransformList corresponding to the patternTransform of the given <pattern> element.

Property.

An SVGAnimatedTransformList corresponding to the patternTransform
of the given <pattern> element.
sourceraw docstring

pattern-unitscljs

(pattern-units this)

Property.

An SVGAnimatedEnumeration corresponding to the patternUnits attribute the given <pattern> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the patternUnits attribute
the given <pattern> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-height!cljs

(set-height! this val)

Property.

An SVGAnimatedEnumeration corresponding to the height attribute the given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the height attribute
the given <pattern> element.
sourceraw docstring

set-pattern-content-units!cljs

(set-pattern-content-units! this val)

Property.

An SVGAnimatedEnumeration corresponding to the patternContentUnits of the given <pattern> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the patternContentUnits
of the given <pattern> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-pattern-transform!cljs

(set-pattern-transform! this val)

Property.

An SVGAnimatedTransformList corresponding to the patternTransform of the given <pattern> element.

Property.

An SVGAnimatedTransformList corresponding to the patternTransform
of the given <pattern> element.
sourceraw docstring

set-pattern-units!cljs

(set-pattern-units! this val)

Property.

An SVGAnimatedEnumeration corresponding to the patternUnits attribute the given <pattern> element. Takes one of the constants defined SVGUnitTypes.

Property.

An SVGAnimatedEnumeration corresponding to the patternUnits attribute
the given <pattern> element. Takes one of the constants defined
SVGUnitTypes.
sourceraw docstring

set-width!cljs

(set-width! this val)

Property.

An SVGAnimatedEnumeration corresponding to the width attribute the given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the width attribute
the given <pattern> element.
sourceraw docstring

set-x!cljs

(set-x! this val)

Property.

An SVGAnimatedEnumeration corresponding to the x attribute of given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the x attribute of
given <pattern> element.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

An SVGAnimatedEnumeration corresponding to the y attribute of given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the y attribute of
given <pattern> element.
sourceraw docstring

widthcljs

(width this)

Property.

An SVGAnimatedEnumeration corresponding to the width attribute the given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the width attribute
the given <pattern> element.
sourceraw docstring

xcljs

(x this)

Property.

An SVGAnimatedEnumeration corresponding to the x attribute of given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the x attribute of
given <pattern> element.
sourceraw docstring

ycljs

(y this)

Property.

An SVGAnimatedEnumeration corresponding to the y attribute of given <pattern> element.

Property.

An SVGAnimatedEnumeration corresponding to the y attribute of
given <pattern> element.
sourceraw docstring

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

× close