Creates a SVG group on a SVG container element
The SVG container element
The string to identify it when searched for
The created SVG group element
Draws a SVG path on a SVG container element
The SVG container element
The SVG path
Horizontal position relative to container origin
Vertical position relative to container origin
Horizontal scale in a factor over 1.0
Vertical scale in a factor over 1.0
Opacity (where 0 is transparent and 1 is fully opaque)
The drawn SVG path element
Draws a SVG text on a SVG container element
The SVG container element
The text to be drawn
Horizontal position relative to container origin
Vertical position relative to container origin
The font size
Wether the text should be bold or not
Horizontal scale in a factor over 1.0
Vertical scale in a factor over 1.0
The drawn SVG text element
Changes both fill and stroke colours of a SVG element
The SVG element to change colours
The new colour
Creates a fading animation to play on a SVG element
The element to be animated
Wether the animation should repeat backwards and forward
Initial opacity (1 is fully opaque)
Final opacity (0 is transparent)
The received SVG element to be animated
Fills a SVG element with a given color
The SVG element fo be filled
The fill color
Changes stroke width and colour of a given SVG element
The SVG element to change the stroke to
The stroke width
The new colour
Generated using TypeDoc
SVG NameSpace string