org.w3c.dom.svg

Interface SVGFEOffsetElement

public interface SVGFEOffsetElement extends SVGElement, SVGFilterPrimitiveStandardAttributes

Method Summary
SVGAnimatedNumbergetDx()
SVGAnimatedNumbergetDy()
SVGAnimatedStringgetIn1()

Method Detail

getDx

public SVGAnimatedNumber getDx()

getDy

public SVGAnimatedNumber getDy()

getIn1

public SVGAnimatedString getIn1()