
public interface SVGLocatable
| Modifier and Type | Method and Description | 
|---|---|
| SVGRect | getBBox() | 
| SVGMatrix | getCTM() | 
| SVGElement | getFarthestViewportElement() | 
| SVGElement | getNearestViewportElement() | 
| SVGMatrix | getScreenCTM() | 
| SVGMatrix | getTransformToElement(SVGElement element) | 
SVGElement getFarthestViewportElement()
SVGElement getNearestViewportElement()
SVGRect getBBox()
SVGMatrix getCTM()
SVGMatrix getScreenCTM()
SVGMatrix getTransformToElement(SVGElement element)
Copyright © 2018. All rights reserved.