org.apache.batik.dom.svg

Class SVGOMFEFuncRElement

public class SVGOMFEFuncRElement extends SVGOMComponentTransferFunctionElement implements SVGFEFuncRElement

This class implements {@link SVGFEFuncRElement}.
Constructor Summary
protected SVGOMFEFuncRElement()
Creates a new Element object.
SVGOMFEFuncRElement(String prefix, AbstractDocument owner)
Creates a new Element object.
Method Summary
StringgetLocalName()
DOM: Implements {@link Node#getLocalName()}.
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMFEFuncRElement

protected SVGOMFEFuncRElement()
Creates a new Element object.

SVGOMFEFuncRElement

public SVGOMFEFuncRElement(String prefix, AbstractDocument owner)
Creates a new Element object.

Parameters: prefix The namespace prefix. owner The owner document.

Method Detail

getLocalName

public String getLocalName()
DOM: Implements {@link Node#getLocalName()}.

newNode

protected Node newNode()
Returns a new uninitialized instance of this object's class.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.