The SVGPatternElement interface corresponds to the <pattern>
The SVGPatternElement interface corresponds to the `<pattern>`
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close