SVGLocatable in SVG 1.1

(no overview available)

Instance Properties

name type description
farthestViewportElement SVGElement (read only)
nearestViewportElement SVGElement (read only)

Instance Methods

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