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.

Instance Fields

var transform:AnimatedTransformList

Corresponds to attribute transform on the given element.