|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.drivers.html.DAbstractDocumentPolicy
org.eclipse.tptp.platform.report.birt).
public abstract class DAbstractDocumentPolicy
This interface provides the service to generate valid html link reference.
| Constructor Summary | |
|---|---|
DAbstractDocumentPolicy(DHtmlWriter wh,
java.lang.String basePath,
org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider imgp)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
doMethod(org.eclipse.tptp.platform.report.core.internal.DPopup item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
Deprecated. |
java.lang.String |
getBaseDirectoryPath()
Deprecated. |
java.lang.String |
getFileExtension()
Deprecated. |
java.lang.String |
getImageDirectoryName()
Deprecated. |
java.lang.String |
getImageDirectoryPath()
Deprecated. |
org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider |
getImageProvider()
Deprecated. |
java.lang.String |
getImageUrl(org.eclipse.tptp.platform.report.core.internal.DImage image)
Deprecated. |
DHtmlWriter |
getWriter()
Deprecated. |
void |
setBaseDirectoryPath(java.lang.String dirname)
Deprecated. Sets the destination directory for HTML files. |
void |
setFileExtension(java.lang.String fileExtension)
Deprecated. Sets the file extension for the HTML file |
void |
setImageDirectoryName(java.lang.String imageDirectoryName)
Deprecated. Sets the image directory name. |
void |
start()
Deprecated. Creates the directory |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.platform.report.drivers.html.IDGenerationPolicy |
|---|
getLinkUrl |
| Constructor Detail |
|---|
public DAbstractDocumentPolicy(DHtmlWriter wh,
java.lang.String basePath,
org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider imgp)
| Method Detail |
|---|
public DHtmlWriter getWriter()
public java.lang.String getImageUrl(org.eclipse.tptp.platform.report.core.internal.DImage image)
throws DHtmlWriterException
getImageUrl in interface IDGenerationPolicyDHtmlWriterException
public void doMethod(org.eclipse.tptp.platform.report.core.internal.DPopup item,
org.eclipse.tptp.platform.report.extension.internal.DExtensible ext,
java.lang.Object arg)
throws DHtmlWriterException
DHtmlWriterExceptionpublic java.lang.String getFileExtension()
public void setFileExtension(java.lang.String fileExtension)
public void setBaseDirectoryPath(java.lang.String dirname)
public java.lang.String getBaseDirectoryPath()
getBaseDirectoryPath in interface IDGenerationPolicypublic java.lang.String getImageDirectoryPath()
getImageDirectoryPath in interface IDGenerationPolicypublic void start()
start in interface IDGenerationPolicypublic java.lang.String getImageDirectoryName()
public void setImageDirectoryName(java.lang.String imageDirectoryName)
public org.eclipse.tptp.platform.report.tools.internal.IDIImageProvider getImageProvider()
getImageProvider in interface IDGenerationPolicy
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||