org.w3c.dom.svg

Interface SVGFilterPrimitiveStandardAttributes

public interface SVGFilterPrimitiveStandardAttributes extends SVGStylable

Method Summary
SVGAnimatedLengthgetHeight()
SVGAnimatedStringgetResult()
SVGAnimatedLengthgetWidth()
SVGAnimatedLengthgetX()
SVGAnimatedLengthgetY()

Method Detail

getHeight

public SVGAnimatedLength getHeight()

getResult

public SVGAnimatedString getResult()

getWidth

public SVGAnimatedLength getWidth()

getX

public SVGAnimatedLength getX()

getY

public SVGAnimatedLength getY()