org.eclipse.tptp.platform.report.drivers.html
Class DHtmlGraphicImageSWT
java.lang.Object
org.eclipse.tptp.platform.report.drivers.html.DHtmlGraphicImageSWT
- public class DHtmlGraphicImageSWT
- extends java.lang.Object
This class uses the JScrib DExtensible extension mechanism to provide an optionnal way to translate
DGraphic items to html by te mean of a JPEG image.
If it is not delivered with the DHtmlWriter class, a default implementation for DGraphic items
translation is taken: do nothing.
This class is the only one from that package that requires SWT.
|
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 |
DHtmlGraphicImageSWT
public DHtmlGraphicImageSWT()
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