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