|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.report.engine.api.RenderOption
org.eclipse.birt.report.engine.api.PDFRenderOption
Defines render options for emitters
| Field Summary |
| Fields inherited from class org.eclipse.birt.report.engine.api.RenderOption |
options |
| Fields inherited from interface org.eclipse.birt.report.engine.api.IPDFRenderOption |
FIT_TO_PAGE, FONT_DIRECTORY, IS_EMBEDDED_FONT, PAGEBREAK_PAGINATION_ONLY |
| Fields inherited from interface org.eclipse.birt.report.engine.api.IRenderOption |
ACTION_HANDLER, BASE_URL, EMITTER_ID, IMAGE_HANDLER, LOCALE, OUTPUT_FILE_NAME, OUTPUT_FORMAT, OUTPUT_FORMAT_FO, OUTPUT_FORMAT_HTML, OUTPUT_FORMAT_PDF, OUTPUT_STREAM, SUPPORTED_IMAGE_FORMATS |
| Constructor Summary | |
PDFRenderOption()
dummy constrictor |
|
PDFRenderOption(IRenderOption options)
|
|
| Method Summary | |
java.lang.String |
getFontDirectory()
|
boolean |
isEmbededFont()
|
void |
setEmbededFont(boolean isEmbededFont)
|
void |
setFontDirectory(java.lang.String fontDirectory)
|
| Methods inherited from class org.eclipse.birt.report.engine.api.RenderOption |
getActionHandle, getActionHandler, getBaseURL, getBooleanOption, getEmitterID, getImageHandle, getImageHandler, getOption, getOptions, getOutputFileName, getOutputFormat, getOutputSetting, getOutputStream, getStringOption, getSupportedImageFormats, hasOption, setActionHandle, setActionHandler, setBaseURL, setEmitterID, setImageHandle, setImageHandler, setOption, setOutputFileName, setOutputFormat, setOutputStream, setSupportedImageFormats |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.birt.report.engine.api.IRenderOption |
getActionHandle, getActionHandler, getBaseURL, getEmitterID, getImageHandle, getImageHandler, getOption, getOptions, getOutputFileName, getOutputFormat, getOutputSetting, getOutputStream, getSupportedImageFormats, hasOption, setActionHandle, setActionHandler, setBaseURL, setEmitterID, setImageHandle, setImageHandler, setOption, setOutputFileName, setOutputFormat, setOutputStream, setSupportedImageFormats |
| Constructor Detail |
public PDFRenderOption()
public PDFRenderOption(IRenderOption options)
| Method Detail |
public void setEmbededFont(boolean isEmbededFont)
setEmbededFont in interface IPDFRenderOptionisEmbededFont - public boolean isEmbededFont()
isEmbededFont in interface IPDFRenderOptionpublic java.lang.String getFontDirectory()
getFontDirectory in interface IPDFRenderOptionpublic void setFontDirectory(java.lang.String fontDirectory)
setFontDirectory in interface IPDFRenderOptionfontDirectory - the user-defined font directory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||