org.w3c.dom.svg
public interface SVGFETurbulenceElement extends SVGElement, SVGFilterPrimitiveStandardAttributes
| Field Summary | |
|---|---|
| static short | SVG_STITCHTYPE_NOSTITCH |
| static short | SVG_STITCHTYPE_STITCH |
| static short | SVG_STITCHTYPE_UNKNOWN |
| static short | SVG_TURBULENCE_TYPE_FRACTALNOISE |
| static short | SVG_TURBULENCE_TYPE_TURBULENCE |
| static short | SVG_TURBULENCE_TYPE_UNKNOWN |