org.w3c.dom.svg
public interface SVGFEConvolveMatrixElement extends SVGElement, SVGFilterPrimitiveStandardAttributes
| Field Summary | |
|---|---|
| static short | SVG_EDGEMODE_DUPLICATE |
| static short | SVG_EDGEMODE_NONE |
| static short | SVG_EDGEMODE_UNKNOWN |
| static short | SVG_EDGEMODE_WRAP |