SVGLocatable in SVG 1.1
(no overview available)
Inerhited by:
Instance Properties
| name | type | description |
|---|---|---|
| nearestViewportElement | SVGElement | (read only) |
| farthestViewportElement | SVGElement | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| getCTM() | SVGMatrix | Return the Current Transformation Matrix for the element. |
| getScreenCTM() | SVGMatrix | |
| getTransformToElement() | SVGMatrix | |
| getBBox() | SVGRect | Get the bounding box of the element. |