org.apache.batik.dom.svg12
public class SVGOMFlowDivElement extends SVGOMTextContentElement implements SVGTextContentElement
Constructor Summary | |
---|---|
protected | SVGOMFlowDivElement()
Creates a new BatikRegularPolygonElement object. |
SVGOMFlowDivElement(String prefix, AbstractDocument owner)
Creates a new BatikRegularPolygonElement object. |
Method Summary | |
---|---|
String | getLocalName()
DOM: Implements {@link 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.