org.eclipse.tptp.platform.report.drivers.html
Class DHtmlGraphicSVG
java.lang.Object
org.eclipse.tptp.platform.report.drivers.html.DHtmlGraphicSVG
public class DHtmlGraphicSVG
- extends java.lang.Object
This class uses the JScrib DExtensible extension mechanism to generate DGraphic
items into html using SVG format.
|
Method Summary |
void |
doMethod(org.eclipse.tptp.platform.report.core.internal.DGraphic graphic,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
|
ConfParser |
getConfParser()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DHtmlGraphicSVG
public DHtmlGraphicSVG()
getConfParser
public ConfParser getConfParser()
doMethod
public void doMethod(org.eclipse.tptp.platform.report.core.internal.DGraphic graphic,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
throws DHtmlWriterException
- Throws:
DHtmlWriterException