Class EchoSVGDomExtension.FlowRegionElementFactory
java.lang.Object
io.sf.carte.echosvg.extension.svg.EchoSVGDomExtension.FlowRegionElementFactory
- All Implemented Interfaces:
ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
EchoSVGDomExtension
protected static class EchoSVGDomExtension.FlowRegionElementFactory
extends Object
implements ExtensibleDOMImplementation.ElementFactory
To create a 'flowRegion' element.
-
Constructor Details
-
FlowRegionElementFactory
public FlowRegionElementFactory()
-
-
Method Details
-
create
Creates an instance of the associated element type.- Specified by:
create
in interfaceExtensibleDOMImplementation.ElementFactory
-