|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.dom.svg.SVGDOMImplementation.PathElementFactory
protected static class SVGDOMImplementation.PathElementFactory
To create a 'path' element.
Constructor Summary | |
---|---|
SVGDOMImplementation.PathElementFactory()
|
Method Summary | |
---|---|
org.w3c.dom.Element |
create(java.lang.String prefix,
org.w3c.dom.Document doc)
Creates an instance of the associated element type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVGDOMImplementation.PathElementFactory()
Method Detail |
---|
public org.w3c.dom.Element create(java.lang.String prefix, org.w3c.dom.Document doc)
create
in interface ExtensibleDOMImplementation.ElementFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |