Package org.apache.batik.anim.dom
Class SVGDOMImplementation.FeDistantLightElementFactory
java.lang.Object
org.apache.batik.anim.dom.SVGDOMImplementation.FeDistantLightElementFactory
- All Implemented Interfaces:
ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
- SVGDOMImplementation
protected static class SVGDOMImplementation.FeDistantLightElementFactory
extends Object
implements ExtensibleDOMImplementation.ElementFactory
To create a 'feDistantLight' element.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FeDistantLightElementFactory
public FeDistantLightElementFactory()
-
-
Method Details
-
create
Creates an instance of the associated element type.- Specified by:
create
in interfaceExtensibleDOMImplementation.ElementFactory
-