Applies path drawing options to given element Applies: markerEnd, markerStart, markerMid
Applies drawing options to given SVG element. Applies: strokeStyle, strokeWidth, strokeDash, strokeLineCap
Removes all children of parent
, but not parent
itself.
Creates an element of type
and with id
(if specified)
Creates and appends a SVG element.
Get the bounds of an SVG element (determined by its width/height attribs)
Returns a Line type from an SVGLineElement
Creates a SvgHelper for the creating and management of SVG elements.
Removes an SVG element from a parent
Set the bounds of an element, using its width/height attribs.
Drawing options
Line drawing options
Helper to make SVG elements with a common parent.
Text drawing options
Text path drawing options
Applies drawing options to given SVG element. Applies: fillStyle