org.apache.batik.dom.svg

Class SVGOMFEMergeElement

public class SVGOMFEMergeElement extends SVGOMFilterPrimitiveStandardAttributes implements SVGFEMergeElement

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

Constructor Detail

SVGOMFEMergeElement

protected SVGOMFEMergeElement()
Creates a new SVGOMFEMergeElement object.

SVGOMFEMergeElement

public SVGOMFEMergeElement(String prefix, AbstractDocument owner)
Creates a new SVGOMFEMergeElement 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.