org.w3c.dom.svg
public interface SVGComponentTransferFunctionElement extends SVGElement
| Field Summary | |
|---|---|
| static short | SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE |
| static short | SVG_FECOMPONENTTRANSFER_TYPE_GAMMA |
| static short | SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY |
| static short | SVG_FECOMPONENTTRANSFER_TYPE_LINEAR |
| static short | SVG_FECOMPONENTTRANSFER_TYPE_TABLE |
| static short | SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN |