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