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