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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.sf.carte.echosvg.dom.ExtensibleDOMImplementation.ElementFactoryimportAttributes
- 
Constructor Details- 
FlowRegionElementFactorypublic FlowRegionElementFactory()
 
- 
- 
Method Details- 
createCreates an instance of the associated element type.- Specified by:
- createin interface- ExtensibleDOMImplementation.ElementFactory
 
 
-