org.eclipse.tptp.platform.report.drivers.html
Class DHtmlGraphicImageAWT
java.lang.Object
org.eclipse.tptp.platform.report.drivers.html.DHtmlGraphicImageAWT
- public class DHtmlGraphicImageAWT
- extends java.lang.Object
This class uses the JScrib DExtensible extension mechanism to provide an optionnal way to translate
DGraphic items to html creating an image for each DGraphic.
This class require only AWT classes, no SWT dependency.
|
Method Summary |
void |
doMethod(org.eclipse.tptp.platform.report.core.internal.DGraphic item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DHtmlGraphicImageAWT
public DHtmlGraphicImageAWT()
doMethod
public void doMethod(org.eclipse.tptp.platform.report.core.internal.DGraphic item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
throws DHtmlWriterException
- Throws:
DHtmlWriterException