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