-
class
Implements closePath(Z) attribute of SVG's path element
class
Implements curveTo(C) attribute of SVG's path element
class
Implements elliptical curveTo (A) segment of SVG's path element.
class
Implements lineTo(H) attribute of SVG's path element
class
Implements lineTo(L) attribute of SVG's path element
class
Implements moveTo(M) attribute of SVG's path element
class
Implements quadratic Bezier curveTo(Q) attribute of SVG's path element
class
Implements shorthand/smooth quadraticCurveTo (T) attribute of SVG's path element
class
Implements shorthand/smooth curveTo (S) attribute of SVG's path element
class
Implements lineTo(V) attribute of SVG's path element