class js.html.svg.Transformable extends Locatable
Available on js
Interface SVGTransformable contains properties and methods that apply to all elements which have attribute transform. Documentation for this class was provided by MDN.
SVGTransformable
transform
var transform:AnimatedTransformList
Corresponds to attribute transform on the given element.