org.apache.batik.dom.svg

Class SVGDOMImplementation.EllipseElementFactory

protected static class SVGDOMImplementation.EllipseElementFactory extends Object implements ElementFactory

To create an 'ellipse' element.
Constructor Summary
EllipseElementFactory()
Method Summary
Elementcreate(String prefix, Document doc)
Creates an instance of the associated element type.

Constructor Detail

EllipseElementFactory

public EllipseElementFactory()

Method Detail

create

public Element create(String prefix, Document doc)
Creates an instance of the associated element type.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.