|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.birt.report.engine.api.HTMLImageHandler
org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
org.eclipse.tptp.platform.report.birt.core.internal.impl.TPTPImageHandler
public class TPTPImageHandler
| Field Summary |
|---|
| Fields inherited from class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler |
|---|
log |
| Constructor Summary | |
|---|---|
TPTPImageHandler()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
handleImage(org.eclipse.birt.report.engine.api.IImage image,
java.lang.Object context,
java.lang.String prefix,
boolean needMap)
Need to create a custom handle image since birt will prepend an absolute path instead of a relative path. |
| Methods inherited from class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler |
|---|
createUniqueFile, getImageMapID, onCustomImage, onDesignImage, onDocImage, onFileImage, onURLImage |
| Methods inherited from class org.eclipse.birt.report.engine.api.HTMLImageHandler |
|---|
addCachedImage, getCachedImage, getRenderContext, onCustomImage, onDesignImage, onDocImage, onFileImage, onURLImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TPTPImageHandler()
| Method Detail |
|---|
protected java.lang.String handleImage(org.eclipse.birt.report.engine.api.IImage image,
java.lang.Object context,
java.lang.String prefix,
boolean needMap)
handleImage in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||