org.apache.batik.dom.svg

Class SVGOMGlyphElement

public class SVGOMGlyphElement extends SVGStylableElement implements SVGGlyphElement

This class implements {@link SVGGlyphElement}.
Constructor Summary
protected SVGOMGlyphElement()
Creates a new SVGOMGlyphElement object.
SVGOMGlyphElement(String prefix, AbstractDocument owner)
Creates a new SVGOMGlyphElement object.
Method Summary
StringgetLocalName()
DOM: Implements {@link Node#getLocalName()}.
protected NodenewNode()
Returns a new uninitialized instance of this object's class.

Constructor Detail

SVGOMGlyphElement

protected SVGOMGlyphElement()
Creates a new SVGOMGlyphElement object.

SVGOMGlyphElement

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

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

Method Detail

getLocalName

public String getLocalName()
DOM: Implements {@link 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.