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