- All Known Subinterfaces:
SVGAElement,SVGCircleElement,SVGClipPathElement,SVGDefsElement,SVGEllipseElement,SVGForeignObjectElement,SVGGElement,SVGGeometryElement,SVGGraphicsElement,SVGImageElement,SVGLineElement,SVGPathElement,SVGPolygonElement,SVGPolylineElement,SVGRectElement,SVGSVGElement,SVGSwitchElement,SVGTextElement,SVGTransformable,SVGUseElement
public interface SVGLocatable
-
Method Summary
-
Method Details
-
getNearestViewportElement
SVGElement getNearestViewportElement() -
getFarthestViewportElement
SVGElement getFarthestViewportElement() -
getBBox
SVGRect getBBox() -
getCTM
SVGMatrix getCTM() -
getScreenCTM
SVGMatrix getScreenCTM() -
getTransformToElement
- Throws:
SVGException
-