class js.html.svg.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 farthestViewportElement:Element
var nearestViewportElement:Element
function getBBox():Rect
function getCTM():Matrix
function getScreenCTM():Matrix
function getTransformToElement(element:Element):Matrix