org.w3c.dom.svg
public interface SVGFEDisplacementMapElement extends SVGElement, SVGFilterPrimitiveStandardAttributes
Field Summary | |
---|---|
static short | SVG_CHANNEL_A |
static short | SVG_CHANNEL_B |
static short | SVG_CHANNEL_G |
static short | SVG_CHANNEL_R |
static short | SVG_CHANNEL_UNKNOWN |
Method Summary | |
---|---|
SVGAnimatedString | getIn1() |
SVGAnimatedString | getIn2() |
SVGAnimatedNumber | getScale() |
SVGAnimatedEnumeration | getXChannelSelector() |
SVGAnimatedEnumeration | getYChannelSelector() |