SVGTransformable in SVG 1.1

(no overview available)

Inherits from:

Inherited by:

Instance Properties

name type description
farthestViewportElement SVGElement (read only) [from SVGLocatable]
nearestViewportElement SVGElement (read only) [from SVGLocatable]
transform SVGAnimatedTransformList (read only) Represents the transformation applied to this element.

Instance Methods

name returns description
getBBox() SVGRect Get the bounding box of the element.[from SVGLocatable]
getCTM() SVGMatrix Return the Current Transformation Matrix for the element.[from SVGLocatable]
getScreenCTM() SVGMatrix [from SVGLocatable]
getTransformToElement() SVGMatrix [from SVGLocatable]