org.apache.batik.extension.svg

Class BatikDomExtension.BatikRegularPolygonElementFactory

protected static class BatikDomExtension.BatikRegularPolygonElementFactory extends Object implements ExtensibleDOMImplementation.ElementFactory

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

Constructor Detail

BatikRegularPolygonElementFactory

public BatikRegularPolygonElementFactory()

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.