org.apache.batik.dom.svg12

Class SVGOMFlowDivElement

public class SVGOMFlowDivElement extends SVGOMTextContentElement implements SVGTextContentElement

This class implements the flowDiv element from SVG 1.2
Constructor Summary
protected SVGOMFlowDivElement()
Creates a new BatikRegularPolygonElement object.
SVGOMFlowDivElement(String prefix, AbstractDocument owner)
Creates a new BatikRegularPolygonElement object.
Method Summary
StringgetLocalName()
DOM: Implements {@link org.w3c.dom.Node#getLocalName()}.
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMFlowDivElement

protected SVGOMFlowDivElement()
Creates a new BatikRegularPolygonElement object.

SVGOMFlowDivElement

public SVGOMFlowDivElement(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 {@link org.w3c.dom.Node#getLocalName()}.

newNode

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