org.apache.batik.dom.svg12

Class SVGOMFlowParaElement

public class SVGOMFlowParaElement extends SVGOMTextPositioningElement

This class implements a regular polygon extension to SVG
Constructor Summary
protected SVGOMFlowParaElement()
Creates a new BatikRegularPolygonElement object.
SVGOMFlowParaElement(String prefix, AbstractDocument owner)
Creates a new BatikRegularPolygonElement object.
Method Summary
StringgetLocalName()
DOM: Implements org.w3c.dom.Node#getLocalName().
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMFlowParaElement

protected SVGOMFlowParaElement()
Creates a new BatikRegularPolygonElement object.

SVGOMFlowParaElement

public SVGOMFlowParaElement(String prefix, AbstractDocument owner)
Creates a new BatikRegularPolygonElement object.

Parameters: prefix The namespace prefix. owner The owner document.

Method Detail

getLocalName

public String getLocalName()
DOM: Implements org.w3c.dom.Node#getLocalName().

newNode

protected Node newNode()
Returns a new uninitialized instance of this object's class.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.