@JsType(isNative=true, name="SVGTransformable", namespace="<global>") public interface SVGTransformable extends SVGLocatable
Modifier and Type | Method and Description |
---|---|
SVGAnimatedTransformList |
getTransform() |
getBBox, getCTM, getFarthestViewportElement, getNearestViewportElement, getScreenCTM, getTransformToElement
@JsProperty(name="transform") SVGAnimatedTransformList getTransform()
Copyright © 2018 Xalys. All rights reserved.