org.apache.batik.dom.svg12
public class SVGOMFlowSpanElement extends SVGOMTextPositioningElement
Constructor Summary | |
---|---|
protected | SVGOMFlowSpanElement()
Creates a new BatikRegularPolygonElement object. |
SVGOMFlowSpanElement(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.