public interface SVGTransformable extends SVGLocatable
SVGTransformable
contains properties and methods that apply to all elements which have attribute
transform
.Modifier and Type | Method and Description |
---|---|
SVGAnimatedTransformList |
getAnimatedTransform()
Corresponds to attribute
transform on the given element. |
getBBox, getCTM, getFarthestViewportElement, getNearestViewportElement, getScreenCTM, getTransformToElement
SVGAnimatedTransformList getAnimatedTransform()
transform
on the given element.Copyright © 2018. All rights reserved.