Liking cljdoc? Tell your friends :D

svg.SVGAElement

The SVGAElement interface provides access to the properties of element, as well as methods to manipulate them.

The SVGAElement interface provides access to the properties of
element, as well as methods to manipulate them.
raw docstring

svg.SVGAltGlyphElement

The SVGAltGlyphElement interface represents an web.<altglyph> This interface makes it possible to implement more sophisticated particular glyph characters. For some textal representations ligatures (e.g. æ, ß, etc ), special-purpose fonts (e.g. musical or even alternate glyphs such as Asian text strings it is required a different set of glyphs be used than the normal given character

The SVGAltGlyphElement interface represents an `web.<altglyph>`
This interface makes it possible to implement more sophisticated
particular glyph characters. For some textal representations
ligatures (e.g. æ, ß, etc ), special-purpose fonts (e.g. musical
or even alternate glyphs such as Asian text strings it is required
a different set of glyphs be used than the normal given character
raw docstring

svg.SVGAnimatedString

The SVGAnimatedString interface represents string attributes can be animated from each SVG declaration. You need to create attribute before doing anything else, everything should be declared this.

The SVGAnimatedString interface represents string attributes
can be animated from each SVG declaration. You need to create
attribute before doing anything else, everything should be declared
this.
raw docstring

svg.SVGAnimationElement

The SVGAnimationElement interface is the base interface for all the animation element interfaces: svg.SVGAnimateElement, svg.SVGSetElement, svg.SVGAnimateMotionElement and svg.SVGAnimateTransformElement.

The SVGAnimationElement interface is the base interface for all
the animation element interfaces: `svg.SVGAnimateElement`, `svg.SVGSetElement`,
`svg.SVGAnimateMotionElement` and `svg.SVGAnimateTransformElement`.
raw docstring

svg.SVGCircleElement

The SVGCircleElement interface is an interface for the web.<circle>

The SVGCircleElement interface is an interface for the `web.<circle>`
raw docstring

svg.SVGElement

All of the SVG DOM interfaces that correspond directly to elements the SVG language derive from the SVGElement interface.

All of the SVG DOM interfaces that correspond directly to elements
the SVG language derive from the SVGElement interface.
raw docstring

svg.SVGGeometryElement

The SVGGeometryElement interface represents SVG elements whose is defined by geometry with an equivalent path, and which can filled and stroked. This includes paths and the basic shapes.

The SVGGeometryElement interface represents SVG elements whose
is defined by geometry with an equivalent path, and which can
filled and stroked. This includes paths and the basic shapes.
raw docstring

svg.SVGGraphicsElement

The SVGGraphicsElement interface represents SVG elements whose purpose is to directly render graphics into a group.

The SVGGraphicsElement interface represents SVG elements whose
purpose is to directly render graphics into a group.
raw docstring

svg.SVGImageElement

The SVGImageElement interface corresponds to the web.<image>

The SVGImageElement interface corresponds to the `web.<image>`
raw docstring

svg.SVGPathElement

The SVGPathElement interface corresponds to the web.<path>

The SVGPathElement interface corresponds to the `web.<path>`
raw docstring

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

× close