org.apache.batik.dom.svg12
public class SVGOMFlowRootElement extends SVGGraphicsElement
Constructor Summary | |
---|---|
protected | SVGOMFlowRootElement()
Creates a new BatikRegularPolygonElement object. |
SVGOMFlowRootElement(String prefix, AbstractDocument owner)
Creates a new BatikRegularPolygonElement object. |
Method Summary | |
---|---|
String | getLocalName()
DOM: Implements org.w3c.dom.Node#getLocalName(). |
protected Node | newNode()
Returns a new uninitialized instance of this object's class. |
Parameters: prefix The namespace prefix. owner The owner document.