a CSS/SVG transform, for example "translate(20 30) rotate(30) skewY(10)"
array of objects representing method calls where the "transform" is the transform name and the "parameters" is a list of floats.
parse the value of a SVG transform attribute
a CSS/SVG transform, for example "translate(20 30) rotate(30) skewY(10)"