org.apache.batik.dom.svg

Class SVGOMFEFuncAElement

public class SVGOMFEFuncAElement extends SVGOMComponentTransferFunctionElement implements SVGFEFuncAElement

This class implements {@link SVGFEFuncAElement}.
Constructor Summary
protected SVGOMFEFuncAElement()
Creates a new Element object.
SVGOMFEFuncAElement(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

SVGOMFEFuncAElement

protected SVGOMFEFuncAElement()
Creates a new Element object.

SVGOMFEFuncAElement

public SVGOMFEFuncAElement(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.