public interface ISVGTransformable extends ISVGLocatable
ISVGTransformable
contains
properties and methods that apply to all elements which have attribute
getTransform()
.Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedTransformList |
getTransform()
Corresponds to attribute
getTransform()
on the given element. |
getBBox, getCTM, getFarthestViewportElement, getNearestViewportElement, getScreenCTM, getTransformToElement
OMSVGAnimatedTransformList getTransform()
getTransform()
on the given element.Copyright © 2018. All Rights Reserved.