Package org.w3c.dom.svg
Interface SVGTransformable
-
- All Superinterfaces:
SVGLocatable
- All Known Subinterfaces:
SVGAElement,SVGCircleElement,SVGClipPathElement,SVGDefsElement,SVGEllipseElement,SVGForeignObjectElement,SVGGElement,SVGImageElement,SVGLineElement,SVGPathElement,SVGPolygonElement,SVGPolylineElement,SVGRectElement,SVGSwitchElement,SVGTextElement,SVGUseElement
public interface SVGTransformable extends SVGLocatable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SVGAnimatedTransformListgetTransform()-
Methods inherited from interface org.w3c.dom.svg.SVGLocatable
getBBox, getCTM, getFarthestViewportElement, getNearestViewportElement, getScreenCTM, getTransformToElement
-
-
-
-
Method Detail
-
getTransform
SVGAnimatedTransformList getTransform()
-
-