org.eclipse.tptp.platform.report.drivers.html
Class DHtmlGraphicImageSWT
java.lang.Object
org.eclipse.tptp.platform.report.drivers.html.DHtmlGraphicImageSWT
Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt).
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)
Deprecated. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DHtmlGraphicImageSWT
public DHtmlGraphicImageSWT()
- Deprecated.
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
- Deprecated.
- Throws:
DHtmlWriterException