public interface ISVGFilterPrimitiveStandardAttributes extends ISVGStylable
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedLength |
getHeight()
Corresponds to attribute
getHeight()
on the given element. |
OMSVGAnimatedString |
getResult()
Corresponds to attribute
getResult()
on the given element. |
OMSVGAnimatedLength |
getWidth()
Corresponds to attribute
getWidth()
on the given element. |
OMSVGAnimatedLength |
getX()
Corresponds to attribute
getX()
on the given element. |
OMSVGAnimatedLength |
getY()
Corresponds to attribute
getY()
on the given element. |
addClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal
OMSVGAnimatedLength getX()
getX()
on the given element.OMSVGAnimatedLength getY()
getY()
on the given element.OMSVGAnimatedLength getWidth()
getWidth()
on the given element.OMSVGAnimatedLength getHeight()
getHeight()
on the given element.OMSVGAnimatedString getResult()
getResult()
on the given element.Copyright © 2018. All Rights Reserved.