org.apache.batik.dom.svg
public class SVGOMFEMergeElement extends SVGOMFilterPrimitiveStandardAttributes implements SVGFEMergeElement
| Constructor Summary | |
|---|---|
| protected | SVGOMFEMergeElement()
Creates a new SVGOMFEMergeElement object. |
| SVGOMFEMergeElement(String prefix, AbstractDocument owner)
Creates a new SVGOMFEMergeElement 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.