summaryrefslogblamecommitdiffstats
path: root/src/main/java/org/w3c/dom/svg/SVGFEFuncBElement.java
blob: 7afbb516c34e4b4869c07fb07536979853fd9944 (plain) (tree)
1
2
3
4
5
6





                                                     

package org.w3c.dom.svg;

public interface SVGFEFuncBElement extends 
               SVGComponentTransferFunctionElement {
}