org.apache.batik.dom.svg
public class SVGOMFEFuncRElement extends SVGOMComponentTransferFunctionElement implements SVGFEFuncRElement
Constructor Summary | |
---|---|
protected | SVGOMFEFuncRElement()
Creates a new Element object. |
SVGOMFEFuncRElement(String prefix, AbstractDocument owner)
Creates a new Element object. |
Method Summary | |
---|---|
String | getLocalName()
DOM: Implements Node#getLocalName(). |
protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
Parameters: prefix The namespace prefix. owner The owner document.