org.apache.batik.anim.dom
Class SVG12DOMImplementation.FlowRootElementFactory
java.lang.Object
org.apache.batik.anim.dom.SVG12DOMImplementation.FlowRootElementFactory
- All Implemented Interfaces:
- ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
- SVG12DOMImplementation
protected static class SVG12DOMImplementation.FlowRootElementFactory
- extends Object
- implements ExtensibleDOMImplementation.ElementFactory
To create a 'flowRoot' element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG12DOMImplementation.FlowRootElementFactory
public SVG12DOMImplementation.FlowRootElementFactory()
create
public Element create(String prefix,
Document doc)
- Creates an instance of the associated element type.
- Specified by:
create
in interface ExtensibleDOMImplementation.ElementFactory
Copyright © 2017 Apache Software Foundation. All Rights Reserved.