org.apache.batik.dom.svg

Class SVGDOMImplementation.FeImageElementFactory

protected static class SVGDOMImplementation.FeImageElementFactory extends Object implements ElementFactory

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

Constructor Detail

FeImageElementFactory

public FeImageElementFactory()

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.