跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W 

A

accept(IContentVisitor, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
use visitor to process the object.
ACTION_BOOKMARK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IAction
bookmark action
ACTION_BOOKMARK - 接口 中的静态变量org.eclipse.birt.report.engine.content.IHyperlinkAction
bookmark action
ACTION_DATA - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataAction
data action, the user can safely type cast this object to IDataAction
ACTION_DRILLTHROUGH - 接口 中的静态变量org.eclipse.birt.report.engine.api.IAction
drillthrough action
ACTION_DRILLTHROUGH - 接口 中的静态变量org.eclipse.birt.report.engine.content.IHyperlinkAction
drillthrough action
ACTION_HANDLER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataExtractionOption
 
ACTION_HANDLER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
ACTION_HYPERLINK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IAction
hyperlink action
ACTION_HYPERLINK - 接口 中的静态变量org.eclipse.birt.report.engine.content.IHyperlinkAction
hyperlink action
addArea(AbstractArea) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
addCachedImage(String, int, IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
add the image into cache.
addCachedImage(String, int, IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
add the image into image cache, so it can be accessed through getCachedImage.
addColumn(IColumn) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
addScriptableJavaObject(String, Object) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
the user need add the object to the appContext directly.
addScriptableJavaObject(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
已过时。
user should add it to appContext.
addToRoot(AbstractArea) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
addToRoot(AbstractArea) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
allowBlank() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
已过时。 
allowNewValues() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
returns whether the user can enter a value different from values in a selection list Applies only to parameters with a selection list.
allowNull() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
已过时。 
APP_BASE_URL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
APP_BASE_URL is the same as BASE_URL
APPCONTEXT_BIRT_VIEWER_HTTPSERVET_REQUEST - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_CHART_PRINT_RESOLUTION - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
已过时。
use APPCONTEXT_CHART_RESOLUTION instead of APPCONTEXT_CHART_PRINT_RESOLUTION
APPCONTEXT_CHART_RESOLUTION - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_CLASSLOADER_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_DATASET_CACHE_OPTION - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_ENGINE_TASK - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
The Engine task owning the application context
APPCONTEXT_HTML_RENDER_CONTEXT - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_MAX_PAGE_BREAK_INTERVAL - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
the max page break interval limit.
APPCONTEXT_PDF_RENDER_CONTEXT - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
APPCONTEXT_URL_PARAM_FORMAT_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
The name of the key set in appContext to specify the "__format" value in user's request parameter.
append(StringBuffer) - 类 中的方法org.eclipse.birt.report.engine.api.DataID
add the instance id to the string buffer.
append(StringBuffer) - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Append unique id, designId, dataId to buffer.
appendBookmark(StringBuffer, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Append bookmark.
appendBookmarkAsParamter(StringBuffer, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Append bookmark as parameter .
appendChild(INode) - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Append a child to this node.
appendFormat(StringBuffer, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Append format.
appendParamter(StringBuffer, String, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Append parameter.
appendReportDesignName(StringBuffer, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Append report design name into a StringBuffer.
appendUniqueID(StringBuffer) - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Append uniqueID to buffer.
args - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
the input paramters
AUTHOR - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
AUTO - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
AUTO_SUGGEST - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
AUTOTEXT_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 

B

BACKGROUND_ATTACHMENT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BACKGROUND_COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BACKGROUND_IMAGE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BACKGROUND_POSITION_X - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BACKGROUND_POSITION_Y - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BACKGROUND_REPEAT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BAND_DETAIL - 接口 中的静态变量org.eclipse.birt.report.engine.content.IBandContent
 
BAND_FOOTER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IBandContent
 
BAND_GROUP_FOOTER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IBandContent
 
BAND_GROUP_HEADER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IBandContent
 
BAND_HEADER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IBandContent
 
BASE_IMAGE_URL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
BASE_PROP - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
BASE_URL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
baseImageURL - 类 中的变量org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
base URL used for image
baseURL - 类 中的变量org.eclipse.birt.report.engine.api.DOCRenderContext
base URL used for action handler
baseURL - 类 中的变量org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
base URL used for action handler
baseURL - 类 中的变量org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
base URL used for action handler
BIRT_JS_URL_KEY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
the URL of head.js file
birtException - 异常错误 中的变量org.eclipse.birt.report.engine.api.EngineException
 
bookmark - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
A bookmark that is stored for the TOC
BORDER_BOTTOM_COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_BOTTOM_STYLE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_BOTTOM_WIDTH - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_LEFT_COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_LEFT_STYLE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_LEFT_WIDTH - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_RIGHT_COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_RIGHT_STYLE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_RIGHT_WIDTH - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_TOP_COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_TOP_STYLE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
BORDER_TOP_WIDTH - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
buildDrillAction(IAction, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
builds URL for drillthrough action

C

CachedImage - org.eclipse.birt.report.engine.api中的类
Cached Image Created by the IHTMLImageHandler.
CachedImage() - 类 的构造器org.eclipse.birt.report.engine.api.CachedImage
create an empty cache.
CachedImage(String, String) - 类 的构造器org.eclipse.birt.report.engine.api.CachedImage
create a instance of cached image.
CAN_SHRINK - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
cancel() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set the cancel flag if the task is running.
cancel(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
cancels the task by the given reason.
CANCEL_ON_ERROR - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
cancel the task execution if there is an error.
CASCADING_PARAMETER_GROUP - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
CELL_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
cellId - 类 中的变量org.eclipse.birt.report.engine.api.DataID
Id of the cell.
CENTER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
changeLogLevel(Level) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Change the log level to newLevel.
changeLogLevel(Level) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
Change the log level to newLevel
CHART_DPI - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
The DPI which chart engine uses to generate charts
check() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
CHECK_BOX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
checkObjectType() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
checkTargetFileName() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
If -o (targetFile) is not specified, assume same directory as inputfile, and inputfile.*** as output file name (where *** is the output format.
children - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
A list of children for the TOC node
CLIP_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
 
cloneContent(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
close() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
Closes this result and provide a hint that the consumer is done with this result, whose resources can be safely released as appropriate.
close() - 接口 中的方法org.eclipse.birt.report.engine.api.IDocument
close the document, release all resources.
close() - 接口 中的方法org.eclipse.birt.report.engine.api.IDocumentWriter
close this document writer; this method might trigger updates of the report document
close() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
close the task, relese any resources.
close() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionResults
Closes all query result set(s) associated with this object; provides a hint to the query that it can safely release all associated resources.
close() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
close() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
close the executor, if the executor is closed, all sub executor will be terminate also.
close() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
clse the row set
close() - 类 中的方法org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
close() - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPageDevice
Closes this page device.
CLOSE_OUTPUTSTREAM_ON_EXIT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
Should the output stream be closed when render task exits.The value is a Boolean object, default is Boolean.FALSE
closeLayout() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
closeLayout(ContainerLayout.ContainerContext, int, boolean) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
closeLayout() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
closeLayout(ContainerLayout.ContainerContext, int, boolean) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
closeLayout(ContainerLayout.ContainerContext, int, boolean) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
closeOutputStreamOnExit(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Get flag indicates if the output stream needs to be closed on exit.
COLOR - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
COMMENTS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
ComponentID - org.eclipse.birt.report.engine.api中的类
a class that wraps around an identifier for a report component
ComponentID() - 类 的构造器org.eclipse.birt.report.engine.api.ComponentID
 
componentID - 类 中的变量org.eclipse.birt.report.engine.api.ComponentID
 
CompressionMode - org.eclipse.birt.report.engine.api中的枚举
Specify the compression mode to generate ooxml file.
CONTAINER_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
content - 类 中的变量org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
CONTINUE_ON_ERROR - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
continue the task execution if there is an error.
copy(IArchiveFile, IArchiveFile, IReportRunnable) - 类 中的静态方法org.eclipse.birt.report.engine.api.DocumentUtil
 
copy(IArchiveFile, IArchiveFile, IReportRunnable, Map<String, String>) - 类 中的静态方法org.eclipse.birt.report.engine.api.DocumentUtil
 
createActionContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create a anction content.
createAutoTextContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the auto text content. the auto text can only be used in this report.
createCellContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create a cell content. the content can only be used in this report.
createContainerContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create a container content. the content can only be used in this report.
createDataContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the data content. the data can only be used in this report.
createDataContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the data content, copy the properties from the template content.
createDataExtractionTask(IReportDocument) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates a task that allows data extraction from a report document.
createDataExtractionTask(IReportDocument) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates a task that allows data extraction from a report document
createDatasetPreviewTask() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
 
createDatasetPreviewTask() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
 
CREATEDBY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
createEngineConfig() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
new a EngineConfig and config it with user's setting
createEngineTask(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
create an engine task
createEngineTask(String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
 
createEventHandler() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
createExecutor(IReportItemExecutor, Object) - 接口 中的方法org.eclipse.birt.report.engine.extension.IExecutorContext
create IReportItemExecutor of handle, the extendedItem is child.
createExecutor() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
createExtendedItem(ExtendedItemHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItemFactory
 
createForeignContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the foreign content. the foreign content can only be used in this report.
createGetParameterDefinitionTask(IRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates an engine task for obtaining report parameter definitions.
createGetParameterDefinitionTask(IReportRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates an engine task for obtaining report parameter definitions.
createGetParameterDefinitionTask(IRunnable) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates an engine task for obtaining report parameter definitions
createGetParameterDefinitionTask(IReportRunnable) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates an engine task for obtaining report parameter definitions
createImageContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the image content. the image can only be used in this report.
createImageContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the image content, copy the properties from the template content.
createLabelContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the label content. the label can only be used in this report.
createLabelContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the label content, copy the properties from the template content.
createListBandContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
createListContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
createListGroupContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
createPageContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create a page content. the page content can only be used in this report.
createPreparation() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
createPresentation() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
createQuery() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
createQuery(IDataQueryDefinition, ReportElementHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryContext
delegate to report engine to build query, the extened item may call this api to build children's query
createRenderTask(IReportDocument, IReportRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Create a task that renders the report to a specific output format.
createRenderTask(IReportDocument) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates a task that renders the report to a specific output format.
createRenderTask(IReportDocument) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates a task that renders the report to a specific output format.
createRenderTask(IReportDocument, IReportRunnable) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
create a task that renders the report to a specific output format.
createReportEngine(EngineConfig) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngineFactory
create a new report engine object.
createReportQueries(IDataQueryDefinition) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemQuery
 
createRoot() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
createRoot() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
createRoot() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
createRowContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the row content. the row can only be used in this report.
createRunAndRenderTask(IReportRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates an engine task for running and rendering report directly to output format.
createRunAndRenderTask(IReportRunnable) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates an engine task for running and rendering report directly to output format
createRunTask(IReportRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Creates a task to run a report to generate a report document.
createRunTask(IReportRunnable) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates a task to run a report to generate a report document
createStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create a style. the style can only be used in this report.
createTableBandContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
createTableContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create an table content. the table content can only be used in this report.
createTableGroupContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
createTextContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the text content. the text can only be used in this report.
createTextContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
create the text content, copy the properties from the template content.
createUniqueFile(String, String, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
Creates a unique temporary file to store an image
createUniqueFileName(String, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
returns a unique file name based on a directory and name prefix
createUniqueFileName(String, String, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
creates a unique tempoary file to store an image
CUBE_RESULTSET - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IBaseResultSet
 
CUSTOM_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 

D

DATA_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
DataExtractionFormatInfo - org.eclipse.birt.report.engine.api中的类
 
DataExtractionFormatInfo(String, String, String, String, Boolean, IConfigurationElement) - 类 的构造器org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Constructor of the class DataExtractionFormatInfo.
DataExtractionOption - org.eclipse.birt.report.engine.api中的类
 
DataExtractionOption() - 类 的构造器org.eclipse.birt.report.engine.api.DataExtractionOption
 
DataExtractionOption(Map) - 类 的构造器org.eclipse.birt.report.engine.api.DataExtractionOption
 
DataID - org.eclipse.birt.report.engine.api中的类
the data id of the data used by an instance.
DataID(DataSetID, long) - 类 的构造器org.eclipse.birt.report.engine.api.DataID
Create the new data id instance.
DataID(DataSetID, String) - 类 的构造器org.eclipse.birt.report.engine.api.DataID
Create the new data id instantce.
dataId - 类 中的变量org.eclipse.birt.report.engine.api.InstanceID
 
dataSet - 类 中的变量org.eclipse.birt.report.engine.api.DataID
Data set id.
DataSetID - org.eclipse.birt.report.engine.api中的类
ID represent the data set.
DataSetID(DataSetID, long, String) - 类 的构造器org.eclipse.birt.report.engine.api.DataSetID
DataSetID of the subquery.
DataSetID(DataSetID, String, String) - 类 的构造器org.eclipse.birt.report.engine.api.DataSetID
DataSetID of the subquery.
DataSetID(String) - 类 的构造器org.eclipse.birt.report.engine.api.DataSetID
create a dataset id of a normal query.
DATE_FORMAT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
DATE_LOCALE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
DEFAULT_RENDER_OPTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
the default render option which used by all emitters
DefaultStatusHandler - org.eclipse.birt.report.engine.api中的类
default implementation for a status handler.
DefaultStatusHandler() - 类 的构造器org.eclipse.birt.report.engine.api.DefaultStatusHandler
 
DESCRIPTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
deserialize(InputStream) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
deserializes generation time state information about the extended item
DESIGN_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 
designId - 类 中的变量org.eclipse.birt.report.engine.api.InstanceID
 
destroy() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Shut down the engine, release all the resources.
destroy() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
shuts down the report engine
dftRb - 异常错误 中的静态变量org.eclipse.birt.report.engine.api.EngineException
 
DIRECTION - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
DISABLE_FLASH_ANIMATION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
The option to disable flash animation.
DISABLE_PRINT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
The option to disable print.
DISPLAY - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
DISPLAY_TYPE_ADVANCED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
DISPLAY_TYPE_SIMPLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
displayExpanded() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterGroupDefn
returns whether to display the parameter group in expanded form
displayInFixedOrder() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
returns whether the UI should display the seleciton list in a fixed order.
displayString - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
the string to be displayed for the TOC entry
dispose() - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
 
DOCRenderContext - org.eclipse.birt.report.engine.api中的类
 
DOCRenderContext() - 类 的构造器org.eclipse.birt.report.engine.api.DOCRenderContext
dummy constrictor
DOCUMENT_EXTENSION - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
DocumentUtil - org.eclipse.birt.report.engine.api中的类
 
DocumentUtil() - 类 的构造器org.eclipse.birt.report.engine.api.DocumentUtil
 
DocxRenderOption - org.eclipse.birt.report.engine.api中的类
 
DocxRenderOption() - 类 的构造器org.eclipse.birt.report.engine.api.DocxRenderOption
 
DPI - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
The customer defined DPI setting for image display.
drawBackgroundColor(Color, int, int, int, int) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
Draws the background color at the contentByteUnder of the pdf
drawBackgroundImage(int, int, int, int, int, int, int, String, byte[], int, int) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
 
drawImage(String, byte[], String, int, int, int, int, String, Map) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
 
drawImage(String, String, int, int, int, int, String, Map) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
 
drawLine(int, int, int, int, int, Color, int) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
Draws a line from the start position to the end position with the given line width, color, and style.
drawText(String, int, int, int, int, TextStyle) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
Draws text at specified position with specified styles.
DUPLEX_FLIP_ON_LONG_EDGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
DUPLEX_FLIP_ON_SHORT_EDGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
DUPLEX_SIMPLEX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 

E

elementId - 异常错误 中的变量org.eclipse.birt.report.engine.api.EngineException
 
EMITTER_CONFIGS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
contains a hashmap which saved the default render options.
EMITTER_ID - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
EmitterInfo - org.eclipse.birt.report.engine.api中的类
The descriptor of the plugin emitter.
EmitterInfo(String, String, String, String, String, String, String, Boolean, Boolean, String, boolean, IConfigurationElement) - 类 的构造器org.eclipse.birt.report.engine.api.EmitterInfo
 
EMPTY_CHILDREN - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCNode
 
enableProgressiveViewing(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
need the run task support progressive viewing.
encoding - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
the output encoding, used in html format in Render and RunAndRender modes.
end(IReportContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
END_PAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
ending of a page
END_QUERY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
ending of DB query execution
END_TASK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
the BIRT task ends event
endCell(ICellContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endClip() - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
restores last graphic state.
endContainer(IContainerContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endGroup(IGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endLine() - 接口 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
 
endLine() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
endLine() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
endList(IListContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endListBand(IListBandContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endListGroup(IListGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endPage(IPageContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
page end
endRow(IRowContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endTable(ITableContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
table end
endTableBand(ITableBandContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
endTableGroup(ITableGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
engine - 类 中的变量org.eclipse.birt.report.engine.api.ReportEngine
the report engine.
ENGINE_LOGGER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
define the logger used by the report engine.
EngineConfig - org.eclipse.birt.report.engine.api中的类
Wraps around configuration settings for report engine.
EngineConfig() - 类 的构造器org.eclipse.birt.report.engine.api.EngineConfig
constructor
EngineConstants - org.eclipse.birt.report.engine.api中的类
Defines various constants that engine host may need to use
EngineConstants() - 类 的构造器org.eclipse.birt.report.engine.api.EngineConstants
 
EngineException - org.eclipse.birt.report.engine.api中的异常错误
Define an engine exception that clients of the engine need to handle.
EngineException(BirtException) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String, Object) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String, Object, Throwable) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String, Object[]) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String, Object[], Throwable) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
EngineException(String, Throwable) - 异常错误 的构造器org.eclipse.birt.report.engine.api.EngineException
 
ENLARGE_PAGE_SIZE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
 
equals(Object) - 类 中的方法org.eclipse.birt.report.engine.api.DataID
 
equals(Object) - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
 
evaluate(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
evaluate(String, String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
evaluate the expression with specified script language.
evaluate(IBaseExpression) - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
evaluate(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
evaluate the expression using current row.
evaluate(IBaseExpression) - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
 
evaluateDefaults() - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
已过时。
use getDefaultParameterValues() directly.
evaluateQuery(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
已过时。
This api has no use.
EXCELRenderOption - org.eclipse.birt.report.engine.api中的类
 
EXCELRenderOption() - 类 的构造器org.eclipse.birt.report.engine.api.EXCELRenderOption
 
EXCELRenderOption(IRenderOption) - 类 的构造器org.eclipse.birt.report.engine.api.EXCELRenderOption
 
execute() - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
execute the query and return the result set
execute() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
Check if the arguments are valid.
execute() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
execute the report item
execute() - 类 中的方法org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
executeQuery(IBaseResultSet, IDataQueryDefinition) - 接口 中的方法org.eclipse.birt.report.engine.extension.IExecutorContext
execute query
executeQuery(IBaseResultSet, IDataQueryDefinition, Object) - 接口 中的方法org.eclipse.birt.report.engine.extension.IExecutorContext
execute query
executor - 类 中的变量org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
EXPORT_FILE_FOR_MICROSOFT_OFFICE_2010_2013 - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPPTRenderOption
The option for PPT emitter when exports to office 2010 and 2013.
EXTENSION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataExtractionOption
 
EXTENSION_REPORT_ENGINE_FACTORY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportEngineFactory
the extension point used to create the factory object.
EXTERNAL_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is the output of a extenal item, it is byte[]
extract() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
Redeclare this method in order to return IExtractionResults.
extract() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionTask
execute this extraction task
extract(IExtractionOption) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionTask
execute this extraction task

F

FETCH_ROW - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
reading data from DB
FILE_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 
FILTER_PARAMETER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
findStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
find the named style.
findTOC(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke following code instead:
     IReportDocument document = ...
     RenderTask renderTask = engine.createRenderTask( document );
     ITOCTree tocTree = renderTask.getTOCTree( );
     TOCNode result = tocTree.findTOC(tocNodeId);
 
findTOC(String) - 接口 中的方法org.eclipse.birt.report.engine.api.ITOCTree
Gets the TOCNode with the specified id.
findTOCByName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke following code instead:
     IReportDocument document = ...
     RenderTask renderTask = engine.createRenderTask( document );
     ITOCTree tocTree = renderTask.getTOCTree( );
     List result = tocTree.findTOCByValue(tocName);
 
findTOCByValue(Object) - 接口 中的方法org.eclipse.birt.report.engine.api.ITOCTree
Gets the TOCNodes with specified TOC value.
finish() - 类 中的方法org.eclipse.birt.report.engine.api.DefaultStatusHandler
 
finish() - 接口 中的方法org.eclipse.birt.report.engine.api.IStatusHandler
does cleanup work
finish() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
Performs clean up work
finish() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
Performs clean up work
FIT_TO_PAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。
Scale the content to fit into the page, when the content exceeds page size. This property has been deprecated, please set PAGE_OVERFLOW = FIT_TO_PAGE_SIZE instead.
FIT_TO_PAGE_SIZE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
 
FONT_CONFIG - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
the user defined font configuration file path.
FONT_DIRECTORY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。
define the font directory used by PDF.
FONT_FAMILY - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
FONT_SIZE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
FONT_STYLE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
FONT_VARIANT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
FONT_WEIGHT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
fontDirectory - 类 中的变量org.eclipse.birt.report.engine.api.DOCRenderContext
user-defined font dirctory
fontDirectory - 类 中的变量org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
user-defined font directory
FOREIGN_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
format(Object) - 类 中的方法org.eclipse.birt.report.engine.api.ReportParameterConverter
Convert report parameter value object into string.
format - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
the output format, used in Render and RunAndRender.
FORMAT_BMP - 类 中的静态变量org.eclipse.birt.report.engine.layout.emitter.Image
 
FORMAT_GIF - 类 中的静态变量org.eclipse.birt.report.engine.layout.emitter.Image
 
FORMAT_JPEG - 类 中的静态变量org.eclipse.birt.report.engine.layout.emitter.Image
 
FORMAT_PNG - 类 中的静态变量org.eclipse.birt.report.engine.layout.emitter.Image
 

G

getACL() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getACL() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getActionHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
已过时。 
getActionHandle() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
已过时。 
getActionHandler() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
getActionHandler() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
getActionHandler() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
getActionHandler() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
getActionHandler() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getActionString() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getAlignment() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getAllowExport(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Gets if the column can be exported
getAltText() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getAltText() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
getAltText() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getAltTextKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getAltTextKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
getAltTextKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getAntidiagonalColor() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getAntidiagonalNumber() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getAntidiagonalStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getAntidiagonalWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getAppBaseURL() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Returns the app base url for URL images
getAppBaseURL() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Returns the app base url for URL images
getAppContext() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
returns a hash map that contains appContext
getAppContext() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the context objects for the task.
getApplicationClassLoader() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
 
getApplicationClassLoader() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getArchive() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
getAutoPaperSizeSelection() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getAutoSuggestThreshold() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getBackgroundAttachement() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
getBackgroundAttachment() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the attachment type (either SCROLL or FIXED)
getBackgroundColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the background color
getBackgroundHeight() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getBackgroundImage() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the background image URI
getBackgroundPositionX() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the X (horizontal) position of the background image
getBackgroundPositionX() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getBackgroundPositionY() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the Y (vertical) position of the background image
getBackgroundPositionY() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getBackgroundRepeat() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
getBackgroundWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getBand() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
getBandType() - 接口 中的方法org.eclipse.birt.report.engine.content.IBandContent
Get the type of the band content.
getBaseImageURL() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
returns the base url for creating image URL
getBaseImageURL() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
returns the base url for creating image URL
getBaseImageURL() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
returns the base url for creating image URL
getBaseURL() - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
Returns the base URL for creating an Action URL
getBaseURL() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
Returns the base URL for creating an Action URL
getBaseURL() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Returns the base URL for creating an Action URL
getBaseURL() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
Returns the base URL for creating an Action URL
getBaseURL() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Returns the base URL for creating an Action URL
getBigDecimal(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the BigDecimal data type.
getBirtJsUrl() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
get the URL of head.js file
getBitsPerPixel() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getBlob(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the Blob data type.
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getBookmark() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get the bookmark.
getBookmark() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getBookmarkInfos(Locale) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentHelper
 
getBookmarkInstance(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Return the instance id of report item with the specified bookmark
getBookmarkOffset(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Given a report item bookmark, returns the offset of the report content (to support Reportlet).
getBookmarks(IReportDocument, Locale) - 类 中的静态方法org.eclipse.birt.report.engine.api.DocumentUtil
 
getBookmarks() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
getBoolean(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the Boolean data type.
getBooleanOption(String, boolean) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
Get boolean option value by name.
getBorderBottomColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the bottom border color
getBorderBottomStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the bottom border style.
getBorderBottomWidth() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the bottom border width.
getBorderLeftColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the left border color
getBorderLeftStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the left border style.
getBorderLeftWidth() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the left border width.
getBorderRightColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right border color
getBorderRightStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right border style.
getBorderRightWidth() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right border width.
getBorderTopColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top border color
getBorderTopStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top border style.
getBorderTopWidth() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top border width.
getByteArray() - 类 中的方法org.eclipse.birt.report.engine.emitter.ImageReader
 
getBytes(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the byte[] data type.
getCachedImage(String, int, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
get the cached image.
getCachedImage(String, int, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
get the cached image for that id.
getCancelFlag() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
return a flag if the user called cancel.
getCanShrink() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Can this element shrink?
getCanShrink() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getCaption() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getCaptionKey() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getCellID() - 类 中的方法org.eclipse.birt.report.engine.api.DataID
Return the cell id.
getCellID() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
cell id in the parent data set.
getCellIndex() - 接口 中的方法org.eclipse.birt.report.engine.extension.ICubeResultSet
 
getChildren(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke following code instead:
     IReportDocument document = ...
     RenderTask renderTask = engine.createRenderTask( document );
     ITOCTree tocTree = renderTask.getTOCTree( );
     TOCNode node = tocTree.findTOC(tocNodeId);
     List result = node.getChildren( );
 
getChildren() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
getChildren() - 接口 中的方法org.eclipse.birt.report.engine.content.IElement
Get the children of the element, or return null if the element is in leaf level.
getChildren() - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Get the children of the node.
getChildSelectionList() - 接口 中的方法org.eclipse.birt.report.engine.api.ICascadingParameterSelectionChoice
 
getCollate() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getColor() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getColor() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font color
getColSpan() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getColumn() - 接口 中的方法org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
getColumn() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getColumnAlias(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
已过时。
it's not supported now
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Returns the number of columns in a detail row of the result set.
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getColumnCount() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowMetaData
Returns the number of columns in a detail row of the result set.
getColumnInstance() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getColumnLabel(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Gets the label or display name of the column at the specified index.
getColumnName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Returns the column name at the specified index.
getColumnName(int) - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowMetaData
Returns the column name at the specified index.
getColumns() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getColumnType(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Returns the data type of the column at the specified index.
getColumnType(int) - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowMetaData
 
getColumnTypeName(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IResultMetaData
Returns the Data Engine data type name of the column at the specified index.
getComponentID() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
returns the component id of the element
getCompressionMode() - 类 中的方法org.eclipse.birt.report.engine.api.DocxRenderOption
 
getComputedStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyledElement
 
getConfig() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Returns the engine configuration object.
getConfig() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
returns the engine configuration object
getConfigMap() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
use getProperties() instead.
getContent(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
return the content in this report.
getContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IOnCreateEvent
 
getContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IOnRenderEvent
 
getContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
get the content
getContent() - 接口 中的方法org.eclipse.birt.report.engine.layout.content.IContentWrapper
 
getContentComputedStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
已过时。
use getPageBody().getComputedStyle()
getContents() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterGroupDefn
returns the set of parameters that appear inside the group.
getContentStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
已过时。
use getPageBody().getStyle()
getContentType() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
the content type, must be one of the predefines.
getContext() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportEvent
 
getContext() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
get executor context
getControlType() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getCopies() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getCssText(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getCubeCursor() - 接口 中的方法org.eclipse.birt.report.engine.extension.ICubeResultSet
 
getCubeQuery() - 接口 中的方法org.eclipse.birt.report.engine.extension.ICubeResultSet
 
getData() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getData() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getDataExtractionExtension() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get configuration element of data extraction extension.
getDataExtractionFormatInfo() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Returns data extraction extension information.
getDataExtractionFormatInfo() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
Returns data extraction extension information.
getDataFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getDataID() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Get data id of the element.
getDataRequestSession() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryContext
return a data session
getDataSet() - 接口 中的方法org.eclipse.birt.report.engine.api.ICascadingParameterGroup
 
getDataSetID() - 类 中的方法org.eclipse.birt.report.engine.api.DataID
return the data set.
getDataSetName() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
data set name if any.
getDataType() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataAction
the output data type, such as csv, xml. the type should be registered by a IDataExtractionExtension.
getDataType() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefn
returns the parameter data type.
getDate(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the Date data type.
getDateFormat() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the date format
getDateFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getDateLocale() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
getDateTimeFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getDefaultEmitter(String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Gets default emitter id of an output format.
getDefaultValue(IParameterDefnBase) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
get default value by parameter name
getDefaultValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
get the default value of parameter.
getDefaultValue() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getDefaultValues() - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
get all default values
getDesign() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
get the report design used to create this report content.
getDesignHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns the design element handle that design engine creates when opening the report
getDesignInstance() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
Returns the report design
getDesignStream() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
getDiagonalColor() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getDiagonalNumber() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getDiagonalStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getDiagonalWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getDirection() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
getDisplay() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the display type (valid types are BLOCK, INLINE and NONE)
getDisplayFilterIcon() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getDisplayFilterIcon() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getDisplayFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getDisplayGroupIcon() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getDisplayGroupIcon() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getDisplayGroupIcon() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getDisplayName() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns the locale-specific display name for the parameter.
getDisplayString() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
getDisplayType() - 接口 中的方法org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
getDocumentErrors() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
return the errors in the document.
getDocumentRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
The report runnable is used to create the report document while writing.
getDouble(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the Double data type.
getDrillThrough() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getDuplex() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getElementID() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
Get element id.
getEmbeddable() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getEmbeddable() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getEmitter() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the emitter instance of the emitter.
getEmitterConfig() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
TODO: review, return IEmitterConfig, by format.
getEmitterConfigs() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
gets a map for emitter configuration objects
getEmitterID() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
returns the emitter id
getEmitterID() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Get emitter id.
getEmitterInfo() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Return all the emitter information which BIRT Engine can load.
getEmitterInfo() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
Return all the emitter information which BIRT Engine can load.
getEnableAgentStyleEngine() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getEnableInlineStyle() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getEnableMetadata() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getEnableMetadata() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getEndingGroupLevel() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the 1-based index of the outermost group in which the current row is the first row.
getEndingGroupLevel() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
Returns the 1-based index of the outermost group in which the current row is the first row.
getEngine() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the report engine object
getErrorCode() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
getErrors() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Gets all exceptions that are thrown out during executing this task.
getErrors() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentInfo
 
getErrors() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
get the error list which occurs in the generation.
getEventType() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportEvent
 
getExecutor() - 接口 中的方法org.eclipse.birt.report.engine.layout.content.IContentWrapper
 
getExtendedItemContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
 
getExtendedItemContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getExtension() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Get extension.
getExtension() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
Get extension.
getExtension() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
return the image postfix, such as jpg, png
getExtension(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getExtension() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getExtensions() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getExtensions() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getFileExtension() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
get the file extension of this emitter's output, "." not included
getFilterOperatorDisplayList() - 接口 中的方法org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
getFilterOperatorList() - 接口 中的方法org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
 
getFitToPaper() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getFontConfig() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
getFontDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
getFontDirectory() - 接口 中的方法org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。 
getFontDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
getFontDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderOption
已过时。 
getFontFamily() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font family
getFontSize() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font size
getFontStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font style
getFontVariant() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font variant
getFontWeight() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the font weight
getFooter() - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Get the footer of the group.
getFooter() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getFooter() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
get the footer band,return NULL if the table has no footer.
getFooterHeight() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getFormat() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get extraction format of the output file.
getFormat() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the format of the emitter.
getFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
return fomat of drillthrough report
getFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get the format of the target report if the action type is drillthrough.
getFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getFormat() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getFormatName() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getFormatter() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
getFormatter() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Get the format option.
getGenerateBy() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
getGenerateBy() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
the design object which create this content.
getGenerationConfig() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
 
getGlobalVariables(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。 
getGroup() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
getGroupID() - 接口 中的方法org.eclipse.birt.report.engine.content.IBandContent
Get the group id if the band content is in some group.
getGroupID() - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Get the unique id of the group.
getGroupId() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
getGroupId(int) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
 
getGroupLevel() - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Get the level of the group.
getHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns the report element handle which is wrapped by this object.
getHandle() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportEvent
 
getHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Get the header of the group.
getHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.IListContent
Get the header of the list.
getHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
get the header band. return null if the table has no header.
getHeaderHeight() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getHeaders() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getHeight() - 类 中的方法org.eclipse.birt.report.engine.api.ImageSize
 
getHeight() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
sepcified value, the actual height is defined in IBounds
getHeight() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getHelpKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Get the help key of the data content.
getHelpKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getHelpKey() - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Get the help key string of the label content.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns the locale-specific help text.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Get the help text of the data content.
getHelpText() - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Get the help text string of the label content.
getHideGridlines() - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Get hide gridlines.
getHTMLIDNamespace() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getHTMLIndent() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getHtmlPagination() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Get html pagination.
getHtmlPagination() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Get Html pagination.
getHtmlRtLFlag() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Get Html RTL flag.
getHtmlRtLFlag() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Get Html RTL flag.
getHtmlTitle() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getHtmlTitle() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getHyperlink() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getHyperlinkAction() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getIcon() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the icon of the emitter.
getID() - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
get the id of the image.
getID() - 类 中的方法org.eclipse.birt.report.engine.api.ComponentID
Get an identifier for a report component.
getId() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get data extraction extension id.
getID() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the id of the emitter.
getID() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns an identifier for the task.
getID() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
returns an identifier for the image
getID() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
getImage(OutputStream, String, String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
get image
getImage(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns an image stored in a report design file, or null if the image name does not exist
getImageData() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
returns binary image data.
getImageDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
returns the image directory that engine stores images and charts into
getImageDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
returns the image directory that engine stores images and charts into
getImageDirectory() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
returns the image directory that engine stores images and charts into
getImageHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
已过时。 
getImageHandle() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
已过时。 
getImageHandler() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
getImageHandler() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
getImageHandler() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
getImageHandler() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
getImageMap() - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
get the image map of the image.
getImageMap() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
The image map is used in HTML output.
getImageMap() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getImageMapID(IImage) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
returns the unique identifier for the image
getImageMapID(IImage) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
returns the unique identifier for the image
getImageMIMEType() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
getImageSize() - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
get the image size
getImageSize() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
 
getImageSource() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
Returns the type of image source
getImageStream() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
returns an input stream where the mage can be read
getIncludeSelectionHandle() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
已过时。
includeSelectionHandle is replaced by eanableMetadata flag.
getIncludeSelectionHandle() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
已过时。
includeSelectionHandle is replaced by eanableMetadata flag.
getInlineStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
getInlineStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getInstanceID() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
getInstanceID() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataAction
Returns the instance ID of associated report item instance.
getInstanceID() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
getInstanceID() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
get the instance id of the column.
getInstanceID() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
get the instance id of the content.
getInstanceIDs() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getInstanceIDs() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getInstanceOffset(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Given a report item instance id, returns the offset of the report content (to support Reportlet).
getInteger(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the Integer data type.
getIntOption(String, int) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
 
getLabel() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterSelectionChoice
returns the locale-specific label for a selection choice.
getLabelKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Get the label key of the data content.
getLabelKey() - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Get the label key string of the label content.
getLabelText() - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Get the label text of the data content.
getLabelText() - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Get the text string of the label content.
getLayoutPreference() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getLeftWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getLetterSpacing() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the letter spacing
getLineHeight() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the line height
getLocale() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the locale for running the task
getLocalizedMessage() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
getLogDirectory() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Get directory of the log file
getLogFile() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Get the name of the log file.
getLogger() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
return the user's logger set through setLogger.
getLogger() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
return the logger used by the task.
getLogger() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Get the logger used by report engine.
getLogger() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
get the logger used by report engine
getLogLevel() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Get the level of the log file
getLogMaxBackupIndex() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Returns the value of the MaxBackupIndex option.
getLogRollingSize() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Get the maximum number of bytes that the output file is allowed to reach before being rolled over to backup files.
getMarginBottom() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the bottom margin
getMarginBottom() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getMarginLeft() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the left margin
getMarginLeft() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getMarginRight() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right margin
getMarginRight() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getMarginTop() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top margin
getMarginTop() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getMasterPage() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the master page
getMasterPage() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getMasterPageContent() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Get master page content.
getMasterPageContent() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Get master page content.
getMaxLineWidth() - 接口 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
 
getMaxLineWidth() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
getMaxLineWidth() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
getMaxRowsPerQuery() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。 
getMessage() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
getMetaData() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
已过时。 
getMetaData() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
returns the definition for the data row
getMetadataFilter() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getMIMEType() - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
get the mime type of the image.
getMimeType() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get mime type of the output file.
getMimeType() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the mimeType of the emitter.
getMimeType() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
 
getMIMEType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
The MIME type for the specific formatted supported by the extension.
getMIMEType(String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
the MIME type for the specific formatted supported by the extension.
getMIMEType() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
get the MIMEType
getMimeType() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getModelObject() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
get extended report item model handle
getModelObject() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
 
getModelObject() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPreparationInfo
 
getModelObject() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getName() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get data extraction extension name.
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.IDocument
 
getName() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns the name of the parameter
getName() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
unique id of the content.
getNamespace() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the namespace of the emitter.
getNext() - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Get the sibling node immediately following the specified node.
getNextChild() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
return the next child's executor
getNextChild() - 类 中的方法org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
getNodeID() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
getNumberAlign() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getNumberFormat() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get number format
getNumberFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getNumberLocale() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
getOfficeVersion() - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Get office version.
getOfficeVersion() - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
getOption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.ITaskOption
get the option value defined by the name.
getOption(String) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
get option value for one rendering option
getOption(String) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getOptions() - 接口 中的方法org.eclipse.birt.report.engine.api.ITaskOption
get all the options defined in this object
getOptions() - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
Get options.
getOrientation() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getOutputDisplayNone() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the outputDisplayNone of the emitter.
getOutputFile() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Get output file name.
getOutputFile() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Get output file name.
getOutputFileName() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Get name of the output file.
getOutputFileName() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Get name of the output file.
getOutputFormat() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Get output format.
getOutputFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Get output format.
getOutputFormat() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Get output format.
getOutputFormat() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
returns the output format, i.e., html, pdf, etc.
getOutputFormat() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
getOutputFormat() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getOutputMasterPageMargins() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getOutputSetting() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
已过时。
use getOptions instead
getOutputSetting() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
已过时。
user should always use the get/set to change the setting.
getOutputStream() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Get output stream.
getOutputStream() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Get output stream.
getOutputStream() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Get output stream.
getOutputStream() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Get output stream
getOutputType() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
returns the output type, which could be IMAGE, TEXT, HTML TEXT, DRAWING, etc.
getOverridePriority() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the emitter override priority.
getPaddingBottom() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the bottom padding.
getPaddingLeft() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the left padding.
getPaddingRight() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right padding.
getPaddingTop() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top padding.
getPageBody() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageBreakAfter() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the page break after.
getPageBreakBefore() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the page break before.
getPageBreakInside() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the page break inside.
getPageContent(long) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
The page content in the report content.
getPageCount() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Gets count of the pages that is output.
getPageCount() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
getPageFooter() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageFooterFloatFlag() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Get page footer float flag.
getPageFooterFloatFlag() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Get page footer float flag.
getPageHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageHeight() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageNumber(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Given a bookmark in a report, find the (first) page that the bookmark appears in (for hyperlinks to a bookmark)
getPageNumber(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Given a report item instance idD, returns the page number that the instance starts on (to support Reportlet).
getPageNumber(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Given a bookmark in a report, find the (first) page that the bookmark appears in (for hyperlinks to a bookmark)
getPageNumber() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageType() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPageWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getPagination() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get the pagination of the emitter.
getPaperSize() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getPaperTray() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getParameter(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
已过时。 
getParameterBindings() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getParameterBindings() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get a set of name/value pairs for running the target report in a drillthrough link.
getParameterBindings() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getParameterDefn(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
returns the parameter definition given the parameter name name
getParameterDefns(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
return report parameter definitions
getParameterDisplayText(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Gets parameter display text by parameter name.
getParameterDisplayTexts() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
returns display texts for all the parameters that are used for generating the current report document.
getParameters() - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
已过时。 
getParameterType() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
 
getParameterValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the value of a parameter.
getParameterValues() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the parameter name/value collection
getParameterValues() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke RenderTask.getParameterValues( ) instead.
getParent() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
getParent() - 接口 中的方法org.eclipse.birt.report.engine.content.IElement
Get the parent of the element object, or return null if the element is in top level.
getParent() - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Get the parent of the node, or return null if the node is in tree top level.
getParent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
getParent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
get parent report item executor
getParentID() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
parent data set if any.
getParentID() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Get parent id of this report element instance.
getPhysicalHeightDpi() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getPhysicalHeightInch() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getPhysicalWidthDpi() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getPhysicalWidthInch() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getPluginId() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
getPostscriptLevel() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
Gets postscript level.
getPreparationContext() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPreparationInfo
 
getPreparedRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
The report runnable is used to create the report document while writing.
getPresentationConfig() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
getPrevious() - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Get the sibling node immediately preceding the specified node.
getPromptText() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
 
getProperties() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get property.
getProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Get report document property.
getProperty(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns the property value for things like report description, title, etc.
getProperty(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
已过时。
this method is never used ,suggest use Model API to access all properties on elements.
getProperty(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getQueries(Object) - 接口 中的方法org.eclipse.birt.report.engine.extension.IExecutorContext
get the queries of the handle
getQueryName() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
query name if any.
getQueryResults() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
Returns IExtractionResults from which this data iterator is obtained.
getQueryResults() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
getQueryResults() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
get QueryResults of the executor
getRawID() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
return the Raw ID
getRawKey() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
getRawType() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
the orginal format of the object. such as: "text/html", "text/rtf", "xml/svg" etc.
getRawValue() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
the orignal content describe in raw format.
getRenderContext(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Get render context.
getRenderContext(IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
Get render context.
getRenderContext() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
已过时。
the user should use getReportContext().getRenderContext() to get the render options.
getRenderOption() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
 
getRenderOption() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
 
getRenderOption() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportPart
returns the rendering options
getRenderOption() - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
 
getRenderOption() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getReportContent() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
return the report which contains/create this content.
getReportContent() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExecutorContext
return IReportContent.
getReportContext() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getReportContext() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getReportContext() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
 
getReportContext() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getReportDesign() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
getReportDocReader() - 接口 中的方法org.eclipse.birt.report.engine.api.ICubeExtractionResults
get the archive reader of the report document.
getReportDocumentLockManager() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
return a lock manager.
getReportEngine() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns the report engine
getReportEngine() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns report name
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get the target report name if the action type is drillthrough which is predefined.
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getReportName() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getReportQueries() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
 
getReportQueries() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getReportQueries(IBaseQueryDefinition) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemQuery
已过时。
since 2.2
getReportRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the runnable report design object
getReportRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
The report runnable is used to create the report document while writing.
getReportRunnable() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportPart
returns the runnable report design
getReportRunnable() - 接口 中的方法org.eclipse.birt.report.engine.emitter.IEmitterServices
 
getResolution() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getResolution() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getResolution() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getResourceBundle(ULocale) - 异常错误 中的静态方法org.eclipse.birt.report.engine.api.EngineException
Get resource bundle.
getResourceLocator() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
getResourcePath() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
getResultIterator() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
return the IResultIterator directly
getResultIterator() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
 
getResultMetaData() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
Returns the metadata of this result set's detail row.
getResultMetaData() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionResults
Returns the metadata of the first or current result set
This method provides the result metadata without having to first fetch the result data.
getResultMetaData() - 接口 中的方法org.eclipse.birt.report.engine.api.IResultSetItem
return the result meta data.
getResultMetaData() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the metadata of this result set's detail row.
getResultSet() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getResultSetDisplayName() - 接口 中的方法org.eclipse.birt.report.engine.api.IResultSetItem
return the display name from externalization
getResultSetList() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
returns the metadata corresponding to the data stored in the report document, for the specific extraction level, i.e., report, daat set, report item, or report item instance levels.
getResultSetName() - 接口 中的方法org.eclipse.birt.report.engine.api.IResultSetItem
return the result set name.
getRightWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getRoot() - 接口 中的方法org.eclipse.birt.report.engine.api.ITOCTree
Gets the root node of a TOC tree.
getRoot() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
return root content
getRootScope() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Get the root scope used by the engine.
getRootScope() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
get the root scope used by the engine
getRow() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getRowID() - 类 中的方法org.eclipse.birt.report.engine.api.DataID
Return the row id.
getRowID() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
row id in the parent data set.
getRowID() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
getRowIndex() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
 
getRowSpan() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getScalarParameterType() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
getScale() - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
getScope() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
getScriptObjects() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
use getAppContext() instead.
getSearchCriteria() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getSearchCriteria() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get a set of name/value pairs for searching the target report in a drillthrough link.
getSearchCriteria() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getSelectionList(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
get the collections of a selection choices.
getSelectionList() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefn
已过时。 
getSelectionListForCascadingGroup(String, Object[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
The second step to work with the cascading parameters.
getSelectionListType() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefn
 
getSelectionTreeForCascadingGroup(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
Gets selection tree for a cascading parameter group.
getServletContext() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
use getPlatformContext instead
getSeverity() - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
getShowIfBlank() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Show if blank?
getShowIfBlank() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getSize() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
Get the size of the extended item.
getSize() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
Get the size of the extended item.
getSource() - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
returns the source type of the image.
getStartingGroupLevel() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the 1-based index of the outermost group in which the current row is the last row.
getStartingGroupLevel() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
Returns the 1-based index of the outermost group in which the current row is the last row.
getStatus() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
get the status of task
getStatusHandler() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
returns the status handler
getString(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column as the String data type.
getStringFormat() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the string format
getStringFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getStringLocale() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
getStringOption(String) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
Get option value by name.
getStyle() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyledElement
 
getStyleClass() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyledElement
 
getSummary() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
getSupportedFormats() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Returns all supported output formats through BIRT engine emitter extensions.
getSupportedFormats() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
returns all supported output formats through BIRT engine emitter extensions
getSupportedImageFormats() - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
getSupportedImageFormats() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
get the image formats the emitter supports
getSupportedImageFormats() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
 
getSupportedImageFormats() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
getSupportedImageFormats() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
getSupportedImageFormats() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
getSupportedImageFormats() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
 
getSystemId() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getSystemId() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
return the system id assigned to the document
getTable() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
getTargetFileType() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getTargetFileType() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get the type of the target file.
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Get the target window.
getTargetWindow() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getTaskType() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Gets the type of the engine.
getTestConfig() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
returns test configuration for the report
getText() - 接口 中的方法org.eclipse.birt.report.engine.content.ITextContent
Get the string value of the Text Content.
getTextAlign() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text alignment.
getTextIndent() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text indent
getTextLineThrough() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text line through
getTextLineThrough() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getTextOverline() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text overline
getTextOverline() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getTextTransform() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text transform.
getTextUnderline() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the text underline
getTextUnderline() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getTimeFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getTitle() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getTOC() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getTOC() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
已过时。
This method shoule be substituted by:
     getTOCTree( format, locale ).getTOCTree( );
getTOCStyle() - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
Get toc style.
getTOCTree() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Get the TOC tree
getTOCTree(String, ULocale) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke following code instead:
     IReportDocument document = ...
     RenderTask renderTask = engine.createRenderTask( document );
     ITOCTree tocTree = renderTask.getTOCTree( );
     ITOCTree result = new TOCView( tocTree.getRoot( ), document.getReportDesgin( ), locale,
                             TimeZone.getDefault( ), format );
 
getTOCTree(String, ULocale, TimeZone) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
已过时。
Invoke following code instead:
     IReportDocument document = ...
     RenderTask renderTask = engine.createRenderTask( document );
     ITOCTree tocTree = renderTask.getTOCTree( );
     ITOCTree result = new TOCView( tocTree.getRoot( ), document.getReportDesgin( ), locale,
                             timeZone, format );
 
getTOCTree(String, ULocale) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
Gets the toc tree of this report content.
getTooltip() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getTooltip() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getTotalPage() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
 
getTotalPage() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getType() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
 
getType() - 接口 中的方法org.eclipse.birt.report.engine.content.IAutoTextContent
Get the type of the AutoText Content.
getType() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
getType() - 类 中的方法org.eclipse.birt.report.engine.emitter.ImageReader
 
getType() - 接口 中的方法org.eclipse.birt.report.engine.extension.IBaseResultSet
 
getTypeName() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
 
getULocale() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
returns the locale for running the task
getUniqueID() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Get unique id of this report element instance.
getUnit() - 类 中的方法org.eclipse.birt.report.engine.api.ImageSize
 
getURI() - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
getURL() - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
get the URL of the cached image.
getURL(IAction, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
Get URL of the action.
getURL(IAction, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLActionHandler
 
getURL(IAction, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLActionHandler
Generates a URL based on the action definition.
getURL(IAction, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLActionHandler
Generates a URL based on the action definition.
getUrlEncoding() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getUrlEncoding() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getUserAgent() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getUserAgent() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
getUserProperties() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
getUserProperties() - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
getUserPropertyValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns the value of a user-defined property
getUserPropertyValues() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefnBase
returns a collection of user-defined property name and value pairs
getValue() - 枚举 中的方法org.eclipse.birt.report.engine.api.CompressionMode
 
getValue(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
Returns the value of a column.
getValue(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
 
getValue() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterSelectionChoice
returns the value of the selection choice
getValue() - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Get the value of the data content.
getValue(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Returns the value of a bound column.
getVersion() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
Get report document version.
getVersion() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
get the version of BIRT
getVersion() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
get the BIRT version
getVerticalAlign() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the vertical alignment.
getViewportMeta() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getVisibleFormat() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get format to hide in.
getVisibleFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
getVisibleFormat() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
getWaterMark() - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
getWhiteSpace() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the whitespace.
getWidth() - 类 中的方法org.eclipse.birt.report.engine.api.ImageSize
 
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
getWidth() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
specified value, the real value is defined in IBounds
getWidth() - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
getWordSpacing() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the word spacing
getWrappingText() - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Get the flag which indicates if text wrapped.
getWrappingText() - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
getWrapTemplateTable() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
getX() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
specified value, the real value is defined in IBounds
getY() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
specified value, the real value is defined in IBounds
GLOBAL_VARIABLE_OPTION_ALL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportDocument
 
GLOBAL_VARIABLE_OPTION_JAVA_ONLY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportDocument
 
GLOBAL_VARIABLE_OPTION_JS_ONLY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportDocument
 
GROUP_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 

H

handle(IReportEvent) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportEventHandler
 
handleImage(IImage, Object, String, boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
handles an image report item and returns an image URL
handleImage(IImage, Object, String, boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
handles an image report item and returns an image URL
handleTempImage(IImage, String, boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
Handle a temporary image .
hasChildren() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
hasDataItemsInDetail() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
hasDiagonalLine() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
hasNextChild() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
does the executor has child executor
hasNextChild() - 类 中的方法org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
hasOption(String) - 接口 中的方法org.eclipse.birt.report.engine.api.ITaskOption
if there exits an option named by name.
hasOption(String) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
Check if an option is defined.
height - 类 中的变量org.eclipse.birt.report.engine.api.ImageSize
 
HELP_GUIDE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
HIDE_GRIDLINES - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExcelRenderOption
The option to hide the gridlines in the worksheet
HTML - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Output a complete HTML
HTML_DISPLAY_FILTER_ICON - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the output display the filter icon.
HTML_DISPLAY_GROUP_ICON - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the output display the group icon.
HTML_ENABLE_AGENTSTYLE_ENGINE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the HTML emitter output the BIRT styles directly to the report.
HTML_ENABLE_COMPACT_MODE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Using compact mode or not.
HTML_ENABLE_INLINE_STYLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Using inline style or not.
HTML_ENABLE_METADATA - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the output contain metadata.
HTML_ID_NAMESPACE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
HTMLIDNamespace is used to solve the name conflict problem when embedding multiple reports into one page.
HTML_INCLUDE_SELECTION_HANDLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
已过时。
use METADATA
HTML_INDENT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
whether or not the HTML is indented.
HTML_LAYOUT_PREFERENCE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the table be outed as fixed.
HTML_NOCSS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Output a HTML fragement without CSS defination.
HTML_OUTPUT_MASTER_PAGE_MARGINS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the HTML emitter output the master page's margins.
HTML_PAGINATION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
Should the report contains paginations The value is a Boolean object, default is Boolean.FALSE.
HTML_RTL_FLAG - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should we output HTML as RtL.
HTML_TITLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Output the HTML default title. value???
HTML_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Define the type of the html content, it can be one of: HTML or HTML_NOCSS.
HTML_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is an string which contains HTML content
HTML_VIEWPORT_META - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
HTML_WRAP_TEMPLATE_TABLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the top-level template table be wrapped.
HTMLActionHandler - org.eclipse.birt.report.engine.api中的类
Defines a default action handler for HTML output format
HTMLActionHandler() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLActionHandler
 
HTMLCompleteImageHandler - org.eclipse.birt.report.engine.api中的类
Default implementation for writing images in a form that is compatible with a web browser's "HTML Complete" save option, i.e., writes images to a predefined folder.
HTMLCompleteImageHandler() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
dummy constructor
HTMLEmitterConfig - org.eclipse.birt.report.engine.api中的类
已过时。
since 2.2, use HTMLRenderOption or RenderOption directly
HTMLEmitterConfig() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLEmitterConfig
已过时。
 
HTMLImageHandler - org.eclipse.birt.report.engine.api中的类
 
HTMLImageHandler() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLImageHandler
 
HTMLRenderContext - org.eclipse.birt.report.engine.api中的类
已过时。
set the property to RenderOption directly.
HTMLRenderContext() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
dummy constrictor
HTMLRenderOption - org.eclipse.birt.report.engine.api中的类
output settings for HTML output format
HTMLRenderOption(IRenderOption) - 类 的构造器org.eclipse.birt.report.engine.api.HTMLRenderOption
Constructor
HTMLRenderOption(HashMap) - 类 的构造器org.eclipse.birt.report.engine.api.HTMLRenderOption
 
HTMLRenderOption() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLRenderOption
Default constructor.
HTMLServerImageHandler - org.eclipse.birt.report.engine.api中的类
Default implementation for writing images in a form that is used in a web-application.
HTMLServerImageHandler() - 类 的构造器org.eclipse.birt.report.engine.api.HTMLServerImageHandler
dummy constructor
htmlType - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
used to decorate the HTML output, used in Render and RunAndRender mode.

I

IAction - org.eclipse.birt.report.engine.api中的接口
Defines an interface that allows engine to pass hyperlink information to an emitter, if the emitter determines to customize the hyperlinks calculated in engine, or it wants to use a totally different hyperlink string Because it is allowed to customize hyperlinks through emitters, hyperlink customization in presentation engine itself is not supported now.
IAutoTextContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the AutoText Content.
IBandContent - org.eclipse.birt.report.engine.content中的接口
Provides the interface for the Band Content.
IBaseResultSet - org.eclipse.birt.report.engine.extension中的接口
 
IBookmarkInfo - org.eclipse.birt.report.engine.api中的接口
 
ICascadingParameterGroup - org.eclipse.birt.report.engine.api中的接口
 
ICascadingParameterSelectionChoice - org.eclipse.birt.report.engine.api中的接口
 
ICellContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for Cell Content
IColumn - org.eclipse.birt.report.engine.content中的接口
column definition used by table content.
IContainerContent - org.eclipse.birt.report.engine.content中的接口
Provides the interface for container content in report.
IContent - org.eclipse.birt.report.engine.content中的接口
object created by report generator.
IContentEmitter - org.eclipse.birt.report.engine.emitter中的接口
used to pass the content object to following process.
IContentVisitor - org.eclipse.birt.report.engine.content中的接口
Defines the visitor interface used mainly by a buffered emitter
IContentWrapper - org.eclipse.birt.report.engine.layout.content中的接口
 
ICubeExtractionResults - org.eclipse.birt.report.engine.api中的接口
 
ICubeResultSet - org.eclipse.birt.report.engine.extension中的接口
 
IDataAction - org.eclipse.birt.report.engine.api中的接口
Data Action is used to generate a URL used to reterive the data from the data base.
IDataContent - org.eclipse.birt.report.engine.content中的接口
Provides the interface for the Data Content.
IDataExtractionExtension - org.eclipse.birt.report.engine.extension中的接口
An extension-point for data extraction.
IDataExtractionOption - org.eclipse.birt.report.engine.api中的接口
 
IDataExtractionTask - org.eclipse.birt.report.engine.api中的接口
an engine task that extracts data from a report.
IDataIterator - org.eclipse.birt.report.engine.api中的接口
An iterator on a result set from a prepared and executed query.
IDatasetPreviewTask - org.eclipse.birt.report.engine.api中的接口
 
IDocument - org.eclipse.birt.report.engine.api中的接口
 
IDocumentWriter - org.eclipse.birt.report.engine.api中的接口
 
IDrillThroughAction - org.eclipse.birt.report.engine.content中的接口
Providers interface for the action process of drill through.
IDynamicFilterParameterDefn - org.eclipse.birt.report.engine.api中的接口
 
IElement - org.eclipse.birt.report.engine.content中的接口
Provides the interface of the element of the report.
IEmitterServices - org.eclipse.birt.report.engine.emitter中的接口
Defines interface to supply emitters with necessary information
IEngineConfig - org.eclipse.birt.report.engine.api中的接口
 
IEngineTask - org.eclipse.birt.report.engine.api中的接口
defines common features for an engine task.
IExcelRenderOption - org.eclipse.birt.report.engine.api中的接口
 
IExecutorContext - org.eclipse.birt.report.engine.extension中的接口
 
IExtendedItem - org.eclipse.birt.report.engine.extension中的接口
 
IExtendedItemFactory - org.eclipse.birt.report.engine.extension中的接口
 
IExtractionOption - org.eclipse.birt.report.engine.api中的接口
 
IExtractionResults - org.eclipse.birt.report.engine.api中的接口
A handle used to retrieve data stored in a report.
IExtractionTask - org.eclipse.birt.report.engine.api中的接口
 
IForeignContent - org.eclipse.birt.report.engine.content中的接口
The content of foreign object is not handle by report engine.
IGetParameterDefinitionTask - org.eclipse.birt.report.engine.api中的接口
an engine task that retrieves parameter definitions from a report.
IGNORE_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExcelRenderOption
Excel will ignore all image items when this option is on.
IGroupContent - org.eclipse.birt.report.engine.content中的接口
Provides interfaces for Group Content.
IHTMLActionHandler - org.eclipse.birt.report.engine.api中的接口
Defines an interface for action handler used in HTML format
IHTMLImageHandler - org.eclipse.birt.report.engine.api中的接口
Defines the image handler interface for use in HTML format
IHTMLRenderOption - org.eclipse.birt.report.engine.api中的接口
Interface of constants of the HTML Render Opitons.
IHyperlinkAction - org.eclipse.birt.report.engine.content中的接口
Defines an interface that allows engine to pass hyperlink information to an emitter, if the emitter determines to customize the hyperlinks calculated in engine, or it wants to use a totally different hyperlink string Because it is allowed to customize hyperlinks through emitters, hyperlink customization in presentation engine itself is not supported now.
IImage - org.eclipse.birt.report.engine.api中的接口
Defines an interface to communicate info about an image to image handler
IImageContent - org.eclipse.birt.report.engine.content中的接口
Image content in the report.
IInlineStackingLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的接口
 
ILabelContent - org.eclipse.birt.report.engine.content中的接口
Provides the interface for the Label Content.
IListBandContent - org.eclipse.birt.report.engine.content中的接口
Provides the interface for the Band Content in List.
IListContent - org.eclipse.birt.report.engine.content中的接口
Provides interfaces for List Content.
IListGroupContent - org.eclipse.birt.report.engine.content中的接口
Provide the interfaces for the List Group Content.
Image - org.eclipse.birt.report.engine.layout.emitter中的类
 
Image() - 类 的构造器org.eclipse.birt.report.engine.layout.emitter.Image
 
IMAGE_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
IMAGE_DIRECTROY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
IMAGE_EXPRESSION - 接口 中的静态变量org.eclipse.birt.report.engine.content.IImageContent
 
IMAGE_FILE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IImageContent
 
IMAGE_HANDLER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataExtractionOption
 
IMAGE_HANDLER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
IMAGE_NAME - 接口 中的静态变量org.eclipse.birt.report.engine.content.IImageContent
 
IMAGE_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is an image content which define the image
IMAGE_URI - 接口 中的静态变量org.eclipse.birt.report.engine.content.IImageContent
已过时。
replaced by IMAGE_URL
IMAGE_URL - 接口 中的静态变量org.eclipse.birt.report.engine.content.IImageContent
 
imageDirectory - 类 中的变量org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
directory to store image
ImageLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的类
 
ImageLayout(LayoutEngineContext, ContainerLayout, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
ImageReader - org.eclipse.birt.report.engine.emitter中的类
 
ImageReader(IImageContent, String) - 类 的构造器org.eclipse.birt.report.engine.emitter.ImageReader
 
ImageSize - org.eclipse.birt.report.engine.api中的类
 
ImageSize(String, float, float) - 类 的构造器org.eclipse.birt.report.engine.api.ImageSize
 
IMetadataFilter - org.eclipse.birt.report.engine.api中的接口
 
init(IReportItemGenerationInfo) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
 
init(IReportItemPreparationInfo) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPreparation
 
init(IReportItemPresentationInfo) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
initialize() - 类 中的方法org.eclipse.birt.report.engine.api.DefaultStatusHandler
 
initialize() - 接口 中的方法org.eclipse.birt.report.engine.api.IStatusHandler
initialize the status handler.
initialize(IEmitterServices) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
initialize(IReportContext, IDataExtractionOption) - 接口 中的方法org.eclipse.birt.report.engine.extension.IDataExtractionExtension
 
initialize() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
initialize() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
initialize() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
initialize() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
InlineBlockLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的类
 
InlineBlockLayout(LayoutEngineContext, ContainerLayout, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
 
InlineContainerLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的类
 
InlineContainerLayout(LayoutEngineContext, ContainerLayout, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
InlineStackingLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的类
 
InlineStackingLayout(LayoutEngineContext, ContainerLayout, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
InlineTextLayout - org.eclipse.birt.report.engine.layout.pdf.emitter中的类
 
InlineTextLayout(LayoutEngineContext, ContainerLayout, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.pdf.emitter.InlineTextLayout
 
INode - org.eclipse.birt.report.engine.content中的接口
Tree interface.
INSTANCE_ID - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataExtractionOption
 
INSTANCE_ID_LIST - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
The list used to contain the active object ids.
InstanceID - org.eclipse.birt.report.engine.api中的类
a class that wraps around an identifier for a report element instance
InstanceID(InstanceID, long, DataID) - 类 的构造器org.eclipse.birt.report.engine.api.InstanceID
Constructor.
InstanceID(InstanceID, InstanceID) - 类 的构造器org.eclipse.birt.report.engine.api.InstanceID
 
InstanceID(InstanceID, long, long, DataID) - 类 的构造器org.eclipse.birt.report.engine.api.InstanceID
Constructor.
INVALID_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 
IOnCreateEvent - org.eclipse.birt.report.engine.extension中的接口
 
IOnPrepareEvent - org.eclipse.birt.report.engine.extension中的接口
 
IOnRenderEvent - org.eclipse.birt.report.engine.extension中的接口
 
IPage - org.eclipse.birt.report.engine.layout.emitter中的接口
 
IPageContent - org.eclipse.birt.report.engine.content中的接口
Page instance.
IPageDevice - org.eclipse.birt.report.engine.layout.emitter中的接口
 
IPageHandler - org.eclipse.birt.report.engine.api中的接口
An interface implemented by app developer to provide handler after each page is generated in factoery.
IParameterDefn - org.eclipse.birt.report.engine.api中的接口
base interface for a BIRT report parameter
IParameterDefnBase - org.eclipse.birt.report.engine.api中的接口
Captures properties shared by all types of parameters and parameter group, i.e., name, display name, help text and custom-defined properties.
IParameterGroupDefn - org.eclipse.birt.report.engine.api中的接口
The interface for objects which visually groups report parameters.
IParameterSelectionChoice - org.eclipse.birt.report.engine.api中的接口
defines one choice in a parameter selction value list
IPDFRenderOption - org.eclipse.birt.report.engine.api中的接口
Defines render options for PDF emitter.
IPostscriptRenderOption - org.eclipse.birt.report.engine.api中的接口
 
IPPTRenderOption - org.eclipse.birt.report.engine.api中的接口
 
IPreparationContext - org.eclipse.birt.report.engine.extension中的接口
 
IProgressMonitor - org.eclipse.birt.report.engine.api中的接口
This interface is to trace the progress of BIRT.
IQueryContext - org.eclipse.birt.report.engine.extension中的接口
 
IQueryResultSet - org.eclipse.birt.report.engine.extension中的接口
 
IRenderOption - org.eclipse.birt.report.engine.api中的接口
Defines render options for emitters
IRenderTask - org.eclipse.birt.report.engine.api中的接口
An engine task that renders a Report Document to one of the output formats supported by the engine.
IReportContent - org.eclipse.birt.report.engine.content中的接口
The object represents the report content as a whole.
IReportDocument - org.eclipse.birt.report.engine.api中的接口
A report document (i.e., not modifiable) that can be rendered to other formats in the BIRT presentation engine This is the high-level report document interface.
IReportDocumentHelper - org.eclipse.birt.report.engine.api中的接口
 
IReportDocumentInfo - org.eclipse.birt.report.engine.api中的接口
the interface used to access the traisent informations of a report document.
IReportDocumentLock - org.eclipse.birt.report.engine.api中的接口
lock used to lock the report document.
IReportDocumentLockManager - org.eclipse.birt.report.engine.api中的接口
 
IReportEngine - org.eclipse.birt.report.engine.api中的接口
A report engine provides an entry point for reporting functionalities.
IReportEngineFactory - org.eclipse.birt.report.engine.api中的接口
a factory used to create the Report Engine.
IReportEvent - org.eclipse.birt.report.engine.extension中的接口
 
IReportEventContext - org.eclipse.birt.report.engine.extension中的接口
 
IReportEventHandler - org.eclipse.birt.report.engine.extension中的接口
 
IReportItemExecutor - org.eclipse.birt.report.engine.extension中的接口
 
IReportItemGeneration - org.eclipse.birt.report.engine.extension中的接口
Represents the extended item generation extension, which processes the report item at report geenration time.
IReportItemGenerationInfo - org.eclipse.birt.report.engine.extension中的接口
 
IReportItemPreparation - org.eclipse.birt.report.engine.extension中的接口
IReportItemPreparation is initially designed for extended item, which handles its nested items.
IReportItemPreparationInfo - org.eclipse.birt.report.engine.extension中的接口
 
IReportItemPresentation - org.eclipse.birt.report.engine.extension中的接口
Represents the extended item presentation time extension.
IReportItemPresentationInfo - org.eclipse.birt.report.engine.extension中的接口
 
IReportItemQuery - org.eclipse.birt.report.engine.extension中的接口
Defines the extended item query extension, which handles report query preparation.
IReportPart - org.eclipse.birt.report.engine.api中的接口
Base interface that provides accessible information for a report part
IReportRunnable - org.eclipse.birt.report.engine.api中的接口
A runnable report design (i.e., not modifiable) that can be run in the BIRT engine
IResultMetaData - org.eclipse.birt.report.engine.api中的接口
Describes the metadata of a detail row in an IResultIterator.
IResultSetItem - org.eclipse.birt.report.engine.api中的接口
 
IRowContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the Row AbstractContent
IRowMetaData - org.eclipse.birt.report.engine.extension中的接口
Defines a row that the extension might receive.
IRowSet - org.eclipse.birt.report.engine.extension中的接口
defines an interface that wraps around a row set.
IRunAndRenderTask - org.eclipse.birt.report.engine.api中的接口
an engine task that runs a report and renders it to one of the output formats supported by the engine.
IRunnable - org.eclipse.birt.report.engine.api中的接口
 
IRunTask - org.eclipse.birt.report.engine.api中的接口
An engine task that runs a report and generates a report document.
IS_EMBEDDED_FONT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。
should the true-type font be embedded into the generated PDF file.
isBeforeFirst() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Judges if the IResultSet's cursor on before the first row.
isBookmark() - 接口 中的方法org.eclipse.birt.report.engine.api.IAction
Return the bookmark type set in the drillthrough action.
isBookmark() - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Return the bookmark type set in the drillthrough action.
isBookmark() - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
已过时。
replaced by IDrillThroughAction.isBookmark(); Return the bookmark type set in the drillthrough action. The return result indicated the target element is a toc or not.
isCacheable() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
Check if can support cache in current situation.
IScalarParameterDefn - org.eclipse.birt.report.engine.api中的接口
Defines a scalar parameter
isColumnHeader() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
isComplete() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
 
isComplete() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentInfo
Check if the report document is completely read.
isCube(IReportDocument, InstanceID) - 类 中的静态方法org.eclipse.birt.report.engine.api.DocumentUtil
Judge whether it's a cube based on instance id
isCube() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataAction
Returns true if current action is to get cube data.
isCubeExportEnabled() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
to indicate whether the cube export functionality should be enabled or not.
isDirectionRTL() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
isEmbededFont - 类 中的变量org.eclipse.birt.report.engine.api.DOCRenderContext
 
isEmbededFont() - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
isEmbededFont() - 接口 中的方法org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。 
isEmbededFont - 类 中的变量org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
isEmbededFont() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
isEmbededFont() - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderOption
 
isEmpty() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
see whether this iterator is empty
isEmpty() - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
isEmpty() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Judges if the IResultSet is empty or not.
isEmpty() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
Judges if the IRowSet is empty or not
isEmptyLine() - 接口 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
 
isEmptyLine() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
isEmptyLine() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
isEnableCompactMode() - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
isEnableCompactMode() - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
returns whether to use compact mode for the HTML output, whose default value is false.
isEnableMultipleSheet() - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
 
isEnableMultipleSheet() - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
isFirst() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
Judges if the IResultSet is on the first row.
isFormatDeprecated() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Get if the emitter format is deprecated
isHeaderRepeat() - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Return the indication that the group header is repeated or not.
isHeaderRepeat() - 接口 中的方法org.eclipse.birt.report.engine.content.IListContent
Return the value if the list header is repeated.
isHeaderRepeat() - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
isHidden() - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
Get whether format could be shown
isHidden() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
get whether format is allowed to be shown
isHidden() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefn
returns whether the parameter is a hidden parameter
isJTidy() - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
isLastChild() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
isRepeatable() - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
isRepeated() - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
isRequired() - 接口 中的方法org.eclipse.birt.report.engine.api.IParameterDefn
 
isRTL() - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
IStatusHandler - org.eclipse.birt.report.engine.api中的接口
Interface that defines several status handler callback functions.
IStyle - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the ROM style the properties must be string as the user may change them in script.
IStyledElement - org.eclipse.birt.report.engine.content中的接口
 
isValueConcealed() - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
ITableBandContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the Table Band Content
ITableContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the Table Content
ITableGroupContent - org.eclipse.birt.report.engine.content中的接口
Provide the interfaces for the Table Group Content.
ITaskOption - org.eclipse.birt.report.engine.api中的接口
 
ItemExecutorWrapper - org.eclipse.birt.report.engine.layout.content中的类
 
ItemExecutorWrapper(IReportItemExecutor, IContent) - 类 的构造器org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
 
ITextContent - org.eclipse.birt.report.engine.content中的接口
Provides the interfaces for the Text Content Text content contains several paragraphs which shares the same style properties.
ITOCTree - org.eclipse.birt.report.engine.api中的接口
Represents a whole TOC tree.

K

KEY_ADD_INTO_IID_LIST - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
Only use the key, not the value.
KEY_ATTR_ELEMENT_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
The property "element_type".
KEY_ATTR_ROW_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
The property "row-type".
KEY_ATTR_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
The property "type".
KEY_OUTPUT_BOOKMARK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
Output the bookmark or not.
KEY_OUTPUT_GOURP_ID - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
Output the group-id or not.
KEY_OUTPUT_IID - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
Output the IID or not.
KEY_OUTPUT_RAW_DATA - 接口 中的静态变量org.eclipse.birt.report.engine.api.IMetadataFilter
Output the raw_data or not.

L

LABEL_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
layout() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
layout() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineTextLayout
 
LAYOUT_EXTENSION - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
LAYOUT_PREFERENCE_AUTO - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
LAYOUT_PREFERENCE_FIXED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
LEFT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
LETTER_SPACING - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
LINE_HEIGHT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
LIST_BAND_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
LIST_BOX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
LIST_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
LIST_GROUP_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
LIST_PARAMETER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
LOCALE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IDataExtractionOption
 
LOCALE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
locale - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
the output locale, used in Run and RunAndRender modes.
lock(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentLockManager
try to lock a file, onece the user get the lock of the file, it should synchronize the locker to read/write the report document.
log - 类 中的变量org.eclipse.birt.report.engine.api.HTMLActionHandler
logger
log - 类 中的变量org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
 
log - 类 中的变量org.eclipse.birt.report.engine.api.HTMLServerImageHandler
 
LOG_DESTINATION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
LOG_FILE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
LOG_LEVEL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
LOG_MAX_BACKUP_INDEX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
LOG_ROLLING_SIZE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
logger - 类 中的静态变量org.eclipse.birt.report.engine.api.ReportEngine
the logger
logger - 类 中的静态变量org.eclipse.birt.report.engine.api.ReportRunner
 
logger - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 

M

main(String[]) - 类 中的静态方法org.eclipse.birt.report.engine.api.ReportRunner
Main function.
MARGIN_BOTTOM - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
MARGIN_LEFT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
MARGIN_RIGHT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
MARGIN_TOP - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
MASTER_PAGE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
MASTER_PAGE_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Should the report contains page header and footer The value is a Boolean object, default is Boolean.TRUE Only effect if the HTML_Pagination is true
MAX_ROWS_PER_QUERY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
The max rows per query
METADATA_FILTER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
A filter for metadata.
mode - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
execution mode, one of the Run, RunAndRender and Render. the default mode is RunAndRender

N

needCloseOutputStreamOnExit() - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
If the output stream needs to be closed on exit.
needMetaData(ReportElementHandle) - 接口 中的方法org.eclipse.birt.report.engine.api.IMetadataFilter
It is used to judge what metadata properties need to be output.
needOutputResultSet() - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
If the emitter needs output query result set.
needSerialization() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
returns whether the extended item needs serialization of state information at generation time
newPage(int, int, Color) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPageDevice
Creates a new page with specified width and height.
next() - 接口 中的方法org.eclipse.birt.report.engine.api.IDataIterator
Moves down one element from its current position of the iterator.
next() - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
 
next() - 接口 中的方法org.eclipse.birt.report.engine.extension.IRowSet
move the row to next.
nextResultIterator() - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionResults
Returns the current result's iterator.
nodeId - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
identifier for the current node
NUMBER_FORMAT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
NUMBER_LOCALE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 

O

OBJECT_LOADED_SUCCESSFULLY - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
OBJECT_UNLOADED - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
OFFICE_VERSION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExcelRenderOption
This is the option to decide in which office version will you output the excel file
ON_CREATE_EVENT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportEvent
 
ON_PAGEBREAK_EVENT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportEvent
 
ON_PREPARE_EVENT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportEvent
 
ON_RENDER_EVENT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportEvent
 
onCustomImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
已过时。 
onCustomImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
已过时。 
onCustomImage(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
 
onCustomImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
已过时。 
onCustomImage(IImage, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
已过时。 
onCustomImage(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
 
onDesignImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
已过时。 
onDesignImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
已过时。 
onDesignImage(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
 
onDesignImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
已过时。 
onDesignImage(IImage, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
已过时。 
onDesignImage(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
 
onDocImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
已过时。 
onDocImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
已过时。 
onDocImage(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
 
onDocImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
已过时。 
onDocImage(IImage, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
已过时。 
onDocImage(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
 
onFileImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
已过时。 
onFileImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
已过时。 
onFileImage(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
 
onFileImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
已过时。 
onFileImage(IImage, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
已过时。 
onFileImage(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
 
onPage(int, boolean, IReportDocumentInfo) - 接口 中的方法org.eclipse.birt.report.engine.api.IPageHandler
 
onProgress(int, int) - 接口 中的方法org.eclipse.birt.report.engine.api.IProgressMonitor
The 'type' specifies this progress event and the 'value' specifies a proper value to the event.
onRowSets(IRowSet[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
since BIRT 2.3
onRowSets(IBaseResultSet[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
processes the extended item in report generation environment.
onRowSets(IRowSet[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
since BIRT 2.3
onRowSets(IBaseResultSet[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
Process the extended item.
onURLImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
已过时。 
onURLImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
已过时。 
onURLImage(IImage, IReportContext) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLImageHandler
 
onURLImage(IImage, Object) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLServerImageHandler
已过时。 
onURLImage(IImage, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
已过时。 
onURLImage(IImage, IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLImageHandler
 
openDocumentWriter(IArchiveFile) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
creates a document writer that can write this archive file
openDocumentWriter(IArchiveFile) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
creates a document writer that can write this archive file
openReportDesign(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report design file and creates a report design runnable.
openReportDesign(String, IResourceLocator) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report design file and creates a report design runnable.
openReportDesign(ReportDesignHandle) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report designHandle and creates a report design runnable.
openReportDesign(InputStream) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report design stream and creates a report design runnable.
openReportDesign(String, InputStream) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report design stream and creates a report design runnable.
openReportDesign(String, InputStream, IResourceLocator) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report design stream and creates a report design runnable.
openReportDesign(String, InputStream, Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Open the report design and return the runnable.
openReportDesign(String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report design file and creates a report design runnable.
openReportDesign(ReportDesignHandle) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report designHandle and creates a report design runnable.
openReportDesign(InputStream) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report design stream and creates a report design runnable.
openReportDesign(String, InputStream) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report design stream and creates a report design runnable.
openReportDesign(String, IResourceLocator) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report design file and creates a report design runnable.
openReportDesign(String, InputStream, IResourceLocator) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report design stream and creates a report design runnable.
openReportDesign(String, InputStream, Map) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
open the report design and return the runnable
openReportDocument() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentInfo
Open a report document.
openReportDocument(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, IResourceLocator) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String, IResourceLocator) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String, Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, IDocArchiveReader, Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, IResourceLocator) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String, IResourceLocator) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, String, Map) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
openReportDocument(String, IDocArchiveReader, Map) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
opens a report document and returns an IReportDocument object, from which further information can be retrieved.
OPTION_AUTO_PAPER_SIZE_SELECTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_COLLATE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_COLOR - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_COMPRESSION_MODE - 类 中的静态变量org.eclipse.birt.report.engine.api.DocxRenderOption
 
OPTION_COPIES - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_DUPLEX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_EMBED_HTML - 类 中的静态变量org.eclipse.birt.report.engine.api.DocxRenderOption
 
OPTION_FIT_TO_PAPER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_FORMATTER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExtractionOption
 
OPTION_MULTIPLE_SHEET - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExcelRenderOption
This is the option to decide in which office version will you output the excel file
OPTION_PAPER_SIZE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_PAPER_TRAY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_RESOLUTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
OPTION_SCALE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
options - 类 中的变量org.eclipse.birt.report.engine.api.TaskOption
a hash map that stores the rendering options
org.eclipse.birt.report.engine.api - 程序包 org.eclipse.birt.report.engine.api
This is an application-writer's interface for using the BIRT report engine.
org.eclipse.birt.report.engine.content - 程序包 org.eclipse.birt.report.engine.content
Defines interfaces of BIRT report items for Engine to pass from executors to emitters.
org.eclipse.birt.report.engine.emitter - 程序包 org.eclipse.birt.report.engine.emitter
Defines the interfaces of report emitters, and also provides serval general classes for emitters to output XML document, process hyperline, etc.
org.eclipse.birt.report.engine.extension - 程序包 org.eclipse.birt.report.engine.extension
This package defines 3 key interfaces ---- IReportItemQuery, IReportItemGeneration, and IReportItemPresentation ---- that are used to process an extended item at query preparation, report generation and report rendering times.
org.eclipse.birt.report.engine.layout.content - 程序包 org.eclipse.birt.report.engine.layout.content
 
org.eclipse.birt.report.engine.layout.emitter - 程序包 org.eclipse.birt.report.engine.layout.emitter
 
org.eclipse.birt.report.engine.layout.pdf.emitter - 程序包 org.eclipse.birt.report.engine.layout.pdf.emitter
 
output(IExtractionResults) - 接口 中的方法org.eclipse.birt.report.engine.extension.IDataExtractionExtension
Outputs data defined in the result set.
OUTPUT_AS_CUSTOM - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_DRAWING - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_HTML_TEXT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_IMAGE_WITH_MAP - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_TEXT - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_AS_UNKNOWN - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_DISPLAY_NONE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_EMITTERID_HTML - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_EMITTERID_PDF - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_FILE_NAME - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExtractionOption
 
OUTPUT_FILE_NAME - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_FORMAT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExtractionOption
 
OUTPUT_FORMAT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_FORMAT_FO - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_FORMAT_HTML - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_FORMAT_PDF - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_NONE - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IReportItemPresentation
 
OUTPUT_STREAM - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExtractionOption
 
OUTPUT_STREAM - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
OUTPUT_TO_MULTIPLE_PAGES - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
 

P

PADDING_BOTTOM - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PADDING_LEFT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PADDING_RIGHT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PADDING_TOP - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PAGE_BREAK_AFTER - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PAGE_BREAK_BEFORE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PAGE_BREAK_INSIDE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
PAGE_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
PAGE_NUMBER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IAutoTextContent
 
PAGE_OVERFLOW - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
Properties to control how to output the content if the content exceeds the page-size.
PAGE_VARIABLE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IAutoTextContent
 
PAGEBREAK_PAGINATION_ONLY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。
The flag to indicate whether PDF layout use auto page break or not. if it is set to true, then auto page break will not take effect. This property has been deprecated, please set PAGE_OVERFLOW = OUTPUT_TO_MULTIPLE_PAGES instead.
PAGEFOOTER_FLOAT_FLAG - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
Floating the page footer.
pageNumber - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
output page number, used in Render mode.
PARAMETER_GROUP - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
params - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
paramters used to execute the report, used in Run and RunAndRender modes.
parent - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
the parent node
parentId - 类 中的变量org.eclipse.birt.report.engine.api.InstanceID
 
parse(String) - 类 中的静态方法org.eclipse.birt.report.engine.api.DataID
create a new data id instance from the string.
parse(String) - 类 中的静态方法org.eclipse.birt.report.engine.api.DataSetID
Parse the dataSetID of a String
parse(char[], int, int) - 类 中的静态方法org.eclipse.birt.report.engine.api.DataSetID
Parse dataSetID.
parse(String) - 类 中的静态方法org.eclipse.birt.report.engine.api.InstanceID
Parse the input string into an InstanceId object.
parse(char[], int, int) - 类 中的静态方法org.eclipse.birt.report.engine.api.InstanceID
Parse the input char buffer into an InstanceId object.
parse(String, int) - 类 中的方法org.eclipse.birt.report.engine.api.ReportParameterConverter
Convert report parameter from string into object.
parseConfigurationOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
paraser the config/paramter/renderoption command line inputs.
parseDateTime(String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportParameterConverter
Parse the input string to an object.
parseHelpOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
parseNormalOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
parse the arguments.
parseRenderOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
Parse render options.
parseRunAndRenderOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
Parse run and render options.
parseRunOptions() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
Parse running options.
PDF_BIDI_PROCESSING - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
If it is set to false, no BIDI processing is used.
PDF_FONT_SUBSTITUTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
If it is set to false, we needn't check if the character exists in the selected font.
PDF_PAGE_LIMIT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
define the PDF page count limit, it should be an Integer object
PDF_TEXT_WRAPPING - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
If it is set to false, all the text should be displayed into one line, the text which can not be displayed in the line will be clipped.
PDF_WORDBREAK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
If it is set to false, no word break is used.
PDFRenderContext - org.eclipse.birt.report.engine.api中的类
已过时。
set the option to RenderOption directly.
PDFRenderContext() - 类 的构造器org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
dummy constructor
PDFRenderOption - org.eclipse.birt.report.engine.api中的类
Defines render options for emitters
PDFRenderOption() - 类 的构造器org.eclipse.birt.report.engine.api.PDFRenderOption
dummy constructor
PDFRenderOption(IRenderOption) - 类 的构造器org.eclipse.birt.report.engine.api.PDFRenderOption
Constructor.
pluginId - 异常错误 中的静态变量org.eclipse.birt.report.engine.api.EngineException
 
prepare(DesignElementHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IPreparationContext
 
prepare() - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPreparation
 
printConfigUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
printFileUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
printGeneralUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
print out the command line usage.
printRenderOptionUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
printRenderUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
printRunRenderUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
printRunUsage() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
PROJECT_CLASSPATH_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
PROPERTY_EXTENDED_ITEM_MAX_ROW - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
This property is a key for putting max row number of extended item in app context or global variables.
PROPERTY_EXTENDED_ITEM_MAX_VARIABLE_SIZE - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
This property is a key for putting max variable size of extended item in app context or global variables.
PROPERTY_FISCAL_YEAR_START_DATE - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
This property is a key for putting the start date of fiscal year in app context or global variables.
PROPERTYSEPARATOR - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
PS_LEVEL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 

Q

QUERY_RESULTSET - 接口 中的静态变量org.eclipse.birt.report.engine.extension.IBaseResultSet
 

R

RADIO_BUTTON - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
read(DataInputStream) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
read() - 类 中的方法org.eclipse.birt.report.engine.emitter.ImageReader
 
readConfigurationFile(String, HashMap) - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
read Config-Parameter-Render file
readContent(DataInputStream, ClassLoader) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
readContent(DataInputStream, ClassLoader) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
readParamString(String, HashMap) - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
read paramters from the param and add it into the params.
refresh() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocument
check the current readed checkpoint and the current writed check point.
REFRESH_DATA - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
this option is used to control refreshing data.
REFRESH_RATE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
release() - 接口 中的方法org.eclipse.birt.report.engine.extension.IDataExtractionExtension
Releases all resources allocated in the extension.
release() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItem
 
release() - 接口 中的方法org.eclipse.birt.report.engine.extension.IExtendedItemFactory
 
removeChildren() - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Remove all children of the node.
render() - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
render the whole report document or an output format
render(long) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
已过时。
A page with speicfic page number can be rendered like this:
    setPageNumber( pageNumber );
    render( );
render(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
已过时。
A range of pages can be rendered like this:
    setPageRange( pageRange );
    render( );
render(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
已过时。
A page which contains the instance can be rendered like this:
    setInstanceID( instanceID );
    render( );
RENDER_DPI - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
The DPI which layout engine uses to convert pixel to an abstract length
renderOption - 类 中的变量org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
HTML render option
RenderOption - org.eclipse.birt.report.engine.api中的类
Settings for rendering a report to an output format.
RenderOption() - 类 的构造器org.eclipse.birt.report.engine.api.RenderOption
constructor
RenderOption(Map) - 类 的构造器org.eclipse.birt.report.engine.api.RenderOption
Constructor.
RenderOption(IRenderOption) - 类 的构造器org.eclipse.birt.report.engine.api.RenderOption
Constructor.
RenderOptionBase - org.eclipse.birt.report.engine.api中的类
已过时。
use RenderOption instead
RenderOptionBase() - 类 的构造器org.eclipse.birt.report.engine.api.RenderOptionBase
已过时。
 
renderReport() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
render the report.
REPAGINATE_FOR_PDF - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
The option to let PDF emitter choose to "render all pages" or "render page by page".
repeatContent() - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
REPORT_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
REPORT_DOCUMENT_LOCK_MANAGER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
REPORTDOC_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 
ReportEngine - org.eclipse.birt.report.engine.api中的类
This is a wrapper class for the IReportEngine.
ReportEngine(EngineConfig) - 类 的构造器org.eclipse.birt.report.engine.api.ReportEngine
Constructor.
REPORTLET_SIZE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
ReportParameterConverter - org.eclipse.birt.report.engine.api中的类
Utilites class to convert report paramete value between object and string.
ReportParameterConverter(String, Locale) - 类 的构造器org.eclipse.birt.report.engine.api.ReportParameterConverter
 
ReportParameterConverter(String, ULocale) - 类 的构造器org.eclipse.birt.report.engine.api.ReportParameterConverter
Constructor.
ReportParameterConverter(String, ULocale, TimeZone) - 类 的构造器org.eclipse.birt.report.engine.api.ReportParameterConverter
Constructor.
ReportRunner - org.eclipse.birt.report.engine.api中的类
Defines a standalone reporting application that uses StandaloneReportEngine class.
ReportRunner(String[]) - 类 的构造器org.eclipse.birt.report.engine.api.ReportRunner
Constructor of ReportRunner
RESERVE_DOCUMENT_PAGE_NUMBERS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IPDFRenderOption
The layout uses the page number from the report document.
RESOURCE_LOCATOR - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
resource locator used by design engine
RESOURCE_PATH - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
resource path used by design engine
RESOURCE_UNREACHABLE - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
resourceBundles - 异常错误 中的静态变量org.eclipse.birt.report.engine.api.EngineException
 
RIGHT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
ROW_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
rowId - 类 中的变量org.eclipse.birt.report.engine.api.DataID
Id of the row.
RTL_FLAG - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
bidi_hcg: Should we output report as RTL.
run() - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
runs the task to generate report document or other output format
run(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
runs the task to generate report document
run(IDocArchiveWriter) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
 
run(FolderArchive) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
已过时。 
run() - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
run this task.
runAndRenderReport() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
Execute the report design which includes:
1.
runReport() - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
running the report to create the report document

S

SCALAR_PARAMETER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
SCRIPT_OBJECTS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
selectColumns(String[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
 
selectColumns(String[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
select columns from the data set.
SELECTION_LIST_DYNAMIC - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
SELECTION_LIST_NONE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
SELECTION_LIST_STATIC - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
selectResultSet(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
select the result set from which to export data.
serialize(OutputStream) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
serializes the extended item generation time state.
SERIALIZE_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
setACL(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setACL(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
setActionHandle(IHTMLActionHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
已过时。 
setActionHandle(IHTMLActionHandler) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
已过时。 
setActionHandler(IHTMLActionHandler) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
setActionHandler(IHTMLActionHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
setActionHandler(IHTMLActionHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
setActionHandler(IHTMLActionHandler) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
setActionHandler(IHTMLActionHandler) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setAltText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setAltText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setAltText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setAltTextKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setAntidiagonalColor(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setAntidiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setAntidiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setAntidiagonalWidth(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setAppBaseURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Set app base url
setAppBaseURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Set app base url
setAppContext(HashMap) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Set appContext
setAppContext(Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
sets the task context.
setApplicationClassLoader(ClassLoader) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
implement #init(IReportItemGenerationInfo) instead
setApplicationClassLoader(ClassLoader) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setAutoPaperSizeSelection(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
Select paper size according to page size automatically.
setBackgroundAttachement(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
setBackgroundAttachment(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the attachment type (either SCROLL or FIXED)
setBackgroundColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the background color
setBackgroundImage(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the background image URI
setBackgroundPositionX(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the X (horizontal) position of the background image
setBackgroundPositionX(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setBackgroundPositionY(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the Y (vertical) position of the background image
setBackgroundPositionY(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setBackgroundRepeat(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
setBandType(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IBandContent
Set the type of the band content.
setBaseImageURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
sets the base image URL for image handling
setBaseImageURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
sets the base image URL for image handling
setBaseImageURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
sets the base image URL for image handling
setBaseURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
sets the base url for action handling
setBaseURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
sets the base url for action handling
setBaseURL(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
sets the base url for action handling
setBaseURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
sets the base URL for action handling
setBaseURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
sets the base url for action handling
setBirtJsUrl(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
set the URL of head.js file
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets bookmark.
setBookmark(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
Set bookmark
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set the bookmark type of this drillthrough action.
setBookmark(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setBookmarkType(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set the type of bookmark.
setBookmarkType(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setBorderBottomColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the bottom border color
setBorderBottomStyle(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the bottom border style.
setBorderBottomWidth(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the bottom border width.
setBorderLeftColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the left border color
setBorderLeftStyle(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the left border style.
setBorderLeftWidth(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the left border width.
setBorderRightColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the right border color
setBorderRightStyle(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the right border style.
setBorderRightWidth(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the right border width.
setBorderTopColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the top border color
setBorderTopStyle(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Get the top border style.
setBorderTopWidth(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the top border width.
setCanShrink(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Can this element shrink?
setCanShrink(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setCaption(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
setCaptionKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
setCollate(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setColor(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setColor(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font color
setColSpan(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setColumn(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setCompressionMode(CompressionMode) - 类 中的方法org.eclipse.birt.report.engine.api.DocxRenderOption
 
setConfigurationVariable(String, String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
use setProperty() instead.
setContext(IExecutorContext) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
set executor context to the extension executor
setCopies(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setCssText(int, String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setCubeExportEnabled(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
to set the indicator whether to enable the cube export functionality.
setData(byte[]) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setData(byte[]) - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
setDataEngineFlowMode(DataEngineContext.DataEngineFlowMode) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
 
setDataFormat(DataFormatValue) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setDataSet(DataSetHandle) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
select which data set should be executed
setDataSource(IDocArchiveReader) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set the data source used by the engine task.
setDataSource(IDocArchiveReader, String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set the data source used by the engine task.
setDateFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the date format
setDateFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setDateLocale(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
setDefaultEmitter(String, String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Sets default emitter for an output format.
setDesignHandle(DesignElementHandle) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportRunnable
sets a new report design handle before rendering the report
setDiagonalColor(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setDiagonalNumber(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setDiagonalStyle(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setDiagonalWidth(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setDirection(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
setDisplay(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the display type (valid types are BLOCK, INLINE and NONE)
setDisplayFilterIcon(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that if filter icons should be displayed.
setDisplayFilterIcon(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Sets the flag indicationg that if filter icons should be displayed.
setDisplayGroupIcon(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that if group expand/collapse icons should be displayed.
setDisplayGroupIcon(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Sets the flag indicationg that if group expand/collapse icons should be displayed.
setDisplayGroupIcon(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setDisplayString(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
 
setDistinctValuesOnly(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
whether gets distinct values
setDrillThrough(String, boolean, String, Map, Map, String, String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
已过时。 
setDrillThrough(String, boolean, String, Map<String, List<Object>>, Map, String, String, String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setDrillThrough(IDrillThroughAction) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setDuplex(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setDynamicStyle(IStyle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead. Set dynamic style.
setElementID(long) - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
Set element id.
setEmbeddable(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
sets whether the HTML output can be embedded directly into an HTML page
setEmbeddable(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
sets whether the HTML output can be embedded directly into an HTML page
setEmbededFont(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
setEmbededFont(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。 
setEmbededFont(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
Set flag indicates if the font needs to be embedded.
setEmbededFont(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderOption
Set flag indicates if the font needs to be embedded.
setEmitterConfiguration(String, Object) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
sets configuration for a specific extension to engine, i.e., an emitter extension
setEmitterID(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
sets the emitter id
setEmitterID(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
sets a specific emitter to use when generate output.
setEmitterID(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
sets a specific emitter to use when generate output.
setEmitterID(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Set emitter id.
setEnableAgentStyleEngine(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that agentStyleEngine is enabled or not.
setEnableCompactMode(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
setEnableCompactMode(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
sets whether to use compact mode for the HTML output.
setEnableInlineStyle(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicating that Trying to use inline style instead of CSS class style.
setEnableMetadata(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag which indicating if metadata should be output.
setEnableMetadata(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Sets the flag which indicating if metadata should be output.
setEnableMultipleSheet(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
 
setEnableMultipleSheet(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
setEngineContext(IPlatformContext) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。
use setPlatformContext instead.
setEngineHome(String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
set the BIRT_HOME system property
setErrorHandlingOption(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set the error handling mode for the first error.
setExtendedItemContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
implement #init(IReportItemGenerationInfo) instead
setExtendedItemContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setExtension(String) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Set extension id.
setExtension(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
Set extension id.
setExtension(int, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
Set the extension of the content.
setExtension(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setExtensions(Map<String, Object>) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setExtensions(Map<String, Object>) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
setFilters(IFilterDefinition[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionTask
the filter conditions
setFitToPaper(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setFontConfig(URL) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
setFontDirectory(String) - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
setFontDirectory(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IPDFRenderOption
已过时。 
setFontDirectory(String) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
setFontDirectory(String) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderOption
已过时。 
setFontFamily(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font family
setFontSize(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font size
setFontStyle(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font style
setFontVariant(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font variant
setFontWeight(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the font weight
setFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
set the format of the output report.
setFormatDeprecated(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Set if the emitter format is deprecated
setFormatter(Map) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
setFormatter(Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Set the formatters used to output the value.
setGenerateBy(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
setGenerateBy(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setGroupID(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Set the unique id of the group.
setGroupId(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
setHasChildren(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setHeaderRepeat(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IGroupContent
Set the value if the group header is repeated. if repeat is true, the group header needs to be repeat.
setHeaderRepeat(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IListContent
Set the value if the list header is repeated.
setHeaderRepeat(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
setHeaders(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setHeight(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setHelpKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setHelpText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Set the help text string of the label content.
setHideGridlines(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Set hide gridlines.
setHTMLIDNamespace(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
sets the HTML ID namespace.
setHTMLIndent(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicating that if the HTML should be indented.
setHtmlPagination(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Set html pagination.
setHtmlPagination(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Set Html pagination.
setHtmlRtLFlag(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Set Html RTL flag.
setHtmlRtLFlag(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Set Html RTL flag.
setHtmlTitle(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
setHtmlTitle(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
setHyperlink(String, String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setHyperlinkAction(IHyperlinkAction) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setID(String) - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
set the id of the cached image.
setImageDirectory(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
sets the image directory that engine stores images and charts into
setImageDirectory(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
sets the image directory that engine stores images and charts into
setImageDirectory(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
sets the image directory that engine stores images and charts into
setImageHandle(IHTMLImageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
已过时。 
setImageHandle(IHTMLImageHandler) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
已过时。 
setImageHandler(IHTMLImageHandler) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
setImageHandler(IHTMLImageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
setImageHandler(IHTMLImageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
setImageHandler(IHTMLImageHandler) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
setImageMap(String) - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
set the image map of the image.
setImageMap(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setImageSize(ImageSize) - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
set the image size
setImageSource(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setIncludeSelectionHandle(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
已过时。
includeSelectionHandle is replaced by eanableMetadata flag.
setIncludeSelectionHandle(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
已过时。
includeSelectionHandle is replaced by eanableMetadata flag.
setInlineStyle(IStyle) - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
setInlineStyle(IStyle) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setInput(DataInput) - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
setInput(byte[]) - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
setInput(InputStream) - 类 中的方法org.eclipse.birt.report.engine.layout.emitter.Image
 
setInstanceID(InstanceID) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
 
setInstanceID(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionOption
 
setInstanceID(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
* @param iid identifies a report item instance that data extraction will happen on
setInstanceID(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets id of instance.
setInstanceID(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets id of instance which is a string type.
setInstanceID(InstanceID) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
set the instace id of the content.
setInstanceIDs(List) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
setInstanceIDs(List) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
setJTidy(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setLabelKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Set the label key of the data content.
setLabelKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Set the label key string of the label content.
setLabelText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Set the label text of the data content.
setLabelText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ILabelContent
Set the text string of label content.
setLastChild(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setLayoutPreference(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that if the table should be outed as fixed.
setLetterSpacing(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the letter spacing
setLineHeight(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the line height
setLocale(Locale) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
sets the task locale
setLocale(ULocale) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
sets the task locale
setLocale(Locale) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setLogConfig(String, Level) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
set log configuration, i.e., log file name prefix and log level
setLogFile(String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Set the name of the log file.
setLogger(Logger) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
set the logger used by the report engine.
setLogger(Logger) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set the logger used by the task.
setLogger(Logger) - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
Set the logger used the engine.
setLogger(Logger) - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
set the logger used by report engine.
setLogMaxBackupIndex(int) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Set the maximum number of backup files to keep around.
setLogRollingSize(int) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Set the maximum number of bytes that the output file is allowed to reach before being rolled over to backup files.
setMarginBottom(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the bottom margin
setMarginLeft(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the left margin
setMarginRight(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the right margin
setMarginTop(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the top margin
setMasterPage(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the master page
setMasterPage(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setMasterPageContent(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Set master page content.
setMasterPageContent(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Set master page content.
setMaxRow(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
 
setMaxRows(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
 
setMaxRowsPerQuery(int) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
已过时。 
setMaxRowsPerQuery(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
set the max rows per query
setMaxRowsPerQuery(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
set the max rows per query
setMetadataFilter(IMetadataFilter) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
setMIMEType(String) - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
set the mime type of the image.
setMIMEType(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setModelObject(Object) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
set extended report item model handle to the extension executor *
setModelObject(ExtendedItemHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
implement #init(IReportItemGenerationInfo) instead
setModelObject(ExtendedItemHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead
setModelObject(ExtendedItemHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemQuery
passes a handle to the extended report item model to the query extension
setName(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setNeedOutputResultSet(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Set needOutputResultSet.
setNext(INode) - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Set the sibling node immediately following the specified node.
setNodeID(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
Set Node id
setNumberAlign(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setNumberFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the number format
setNumberFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setNumberLocale(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
setOfficeVersion(String) - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Set office version.
setOfficeVersion(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
setOption(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.ITaskOption
set the option value.
setOption(String, Object) - 类 中的方法org.eclipse.birt.report.engine.api.TaskOption
set value for one rendering option
setOutputFile(String) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Set output file.
setOutputFile(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Set output file.
setOutputFileName(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Set name of the output file.
setOutputFileName(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
Set name of the output file.
setOutputFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Set output format.
setOutputFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Set output format.
setOutputFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Set output format.
setOutputFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
setOutputFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setOutputMasterPageMargins(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that output the master page's margins for the auto layout report or not.
setOutputStream(OutputStream) - 类 中的方法org.eclipse.birt.report.engine.api.DataExtractionOption
Set output stream.
setOutputStream(OutputStream) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionOption
Set output stream.
setOutputStream(OutputStream) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
Set output stream.
setOutputStream(OutputStream) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
setOverridePriority(int) - 类 中的方法org.eclipse.birt.report.engine.api.EmitterInfo
Set the emitter override priority.
setPaddingBottom(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the bottom padding.
setPaddingLeft(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the left padding.
setPaddingRight(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the right padding.
setPaddingTop(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the top padding.
setPageBody(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
setPageBreakAfter(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the page break after
setPageBreakBefore(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the page break before
setPageBreakInside(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the page break inside
setPageFooter(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
setPageFooterFloatFlag(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Set page footer float flag.
setPageFooterFloatFlag(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
Set page footer float flag.
setPageHandler(IPageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
set up event handler to be called after each page is generated
setPageHandler(IPageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
set user defined IPageHandler
setPageHandler(IPageHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
set up event handler to be called after each page is generated
setPageHeader(IContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
setPageNumber(long) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets number of the page to be rendered.
setPageNumber(long) - 接口 中的方法org.eclipse.birt.report.engine.content.IPageContent
 
setPageRange(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets range of the pages to be rendered.
setPaperSize(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setPaperTray(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setParameter(String, Object, String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Sets parameter value and display text.
setParameter(String, Object[], String[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Sets parameter value and display text.
setParameterBindings(Map) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set a set of name/value pairs for running the target report in a drillthrough link.
setParameterDisplayText(String, String) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Sets display text of a parameter with specified name.
setParameterDisplayText(String, String[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Sets display text of a parameter with specified name.
setParameterValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
sets one parameter value
setParameterValue(String, Object[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
sets one parameter values
setParameterValues(Map) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set all parameter valuess
setParent(TOCNode) - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
Set parent toc.
setParent(IElement) - 接口 中的方法org.eclipse.birt.report.engine.content.IElement
Set the parent of the element.
setParent(INode) - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Set the parent of the node.
setParent(IReportItemExecutor) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemExecutor
set parent report item executor
setPostscriptLevel(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
Sets postscript level.
setPrevious(INode) - 接口 中的方法org.eclipse.birt.report.engine.content.INode
Set the sibling node immediately preceding the specified node.
setProgressMonitor(IProgressMonitor) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
the a progress monitor to keep track of the report progress
setProperties(IStyle) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setProperty(String, String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set property.
setProperty(int, CSSValue) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setQuery(QueryDefinition) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
Set the query to be executed.
setQueryContext(IQueryContext) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemQuery
set query context
setRawKey(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setRawType(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setRawValue(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IForeignContent
 
setRenderOption(IRenderOption) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
 
SetRenderOption(IRenderOption) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
it is deprecated and use the setRenderOption instead.
setRenderOption(IRenderOption) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
set the rendering options
setRenderOption(IRenderOption) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunAndRenderTask
set the rendering options
setRepeatable(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
setRepeatContent(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setRepeated(boolean) - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
setReportContent(IReportContent) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
set the report content.
setReportDocument(IArchiveFile) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
set report document.
setReportDocument(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRunTask
set report document name
setReportDocumentLockManager(IReportDocumentLockManager) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Set report document lock manager
setReportlet(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderTask
Sets reportlet by bookmark.
setReportName(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set the target report name if the action type is drillthrough which is predefined.
setReportName(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setReportQueries(IDataQueryDefinition[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
implement #init(IReportItemGenerationInfo) instead
setReportQueries(IDataQueryDefinition[]) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead. pass the prepared query definition to extended item implementation, so that it can access data.
setResolution(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setResolution(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setResolution(int) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setResourceLocator(IResourceLocator) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
setResourcePath(String) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
 
setRowID(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IRowContent
 
setRowSpan(int) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setRunnable(IReportRunnable) - 接口 中的方法org.eclipse.birt.report.engine.api.IDocumentWriter
set a report runnable which can be used to update a report document
setScalarParameterType(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IScalarParameterDefn
Set parameter type.
setScale(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IPostscriptRenderOption
 
setScope(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ICellContent
 
setScriptContext(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemGeneration
已过时。
implement #init(IReportItemGenerationInfo) instead
setScriptContext(IReportContext) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setSearchCriteria(Map) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set a set of name/value pairs for searching the target report in a drillthrough link.
setSeverity(int) - 异常错误 中的方法org.eclipse.birt.report.engine.api.EngineException
 
setShowIfBlank(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set show if blank
setShowIfBlank(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setSorts(ISortDefinition[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionTask
set sorting conditions
setSorts(ISortDefinition[], boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IExtractionTask
set sorting conditions
setStartRow(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IDataExtractionTask
Sets start row of the result.
setStartRow(int) - 接口 中的方法org.eclipse.birt.report.engine.api.IDatasetPreviewTask
 
setStatusHandler(IStatusHandler) - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
sets the handler for reporting report running status.
setStatusHandler(IStatusHandler) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set a task-level status handler, this handler will override the engine-level one
setStringFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the string format
setStringFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setStringLocale(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
setStyleClass(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyledElement
 
setSummary(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ITableContent
 
setSupportedImageFormats(String) - 类 中的方法org.eclipse.birt.report.engine.api.DOCRenderContext
 
setSupportedImageFormats(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
 
setSupportedImageFormats(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IRenderOption
 
setSupportedImageFormats(String) - 类 中的方法org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
 
setSupportedImageFormats(String) - 类 中的方法org.eclipse.birt.report.engine.api.RenderOption
 
setSupportedImageFormats(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.IReportItemPresentation
已过时。
implement #init(IReportItemPresentationInfo) instead.
setTargetFileType(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Sets the type of target report file for a drill-through action.
setTargetWindow(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IDrillThroughAction
Set the target window in string format.
setText(String) - 接口 中的方法org.eclipse.birt.report.engine.content.ITextContent
Set the value of the text of the Text Content.
setTextAlign(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text alignment.
setTextIndent(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text indent
setTextIndent(ITextContent) - 接口 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
 
setTextIndent(ITextContent) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
 
setTextIndent(ITextContent) - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
setTextLineThrough(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text line through
setTextLineThrough(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setTextOverline(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text overline
setTextOverline(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setTextTransform(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text transform.
setTextUnderline(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the text underline
setTextUnderline(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setTimeZone(TimeZone) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
Set the time zone information for the task.
setTitle(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
setTOC(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setTOCStyle(IScriptStyle) - 类 中的方法org.eclipse.birt.report.engine.api.TOCNode
Set toc style.
setTooltip(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IHyperlinkAction
 
setType(int) - 接口 中的方法org.eclipse.birt.report.engine.content.IAutoTextContent
Set the type of the AutoText Content.
setULocale(ULocale) - 异常错误 中的静态方法org.eclipse.birt.report.engine.api.EngineException
Set locale.
setURI(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IImageContent
 
setURL(String) - 类 中的方法org.eclipse.birt.report.engine.api.CachedImage
set the image URL.
setUrlEncoding(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Set the URL encoding for the request.
setUrlEncoding(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
setUserACL(String[]) - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
set user's ACL.
setUserAgent(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
 
setUserAgent(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IHTMLRenderOption
 
setUserProperties(Map<String, Object>) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setValue(String, Object) - 接口 中的方法org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
Set one parameter value.
setValue(Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IDataContent
Set the value of the data content.
setVerticalAlign(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the vertical alignment.
setViewportMeta(String) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
set the viewport meta information.
setVisibleFormat(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set format to hide in.
setVisibleFormat(String) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
setWhiteSpace(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the whitespace.
setWidth(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.IColumn
 
setWidth(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setWordSpacing(String) - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
Set the word spacing
setWrappingText(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.EXCELRenderOption
Set wrapping text.
setWrappingText(boolean) - 接口 中的方法org.eclipse.birt.report.engine.api.IExcelRenderOption
 
setWrapTemplateTable(boolean) - 类 中的方法org.eclipse.birt.report.engine.api.HTMLRenderOption
Sets the flag indicationg that if the top-level table should be wrapped.
setX(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
setY(DimensionType) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
SHOW_IF_BLANK - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
showHelpText(String, int, int, int, int) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
 
showStatus(String) - 类 中的方法org.eclipse.birt.report.engine.api.DefaultStatusHandler
 
showStatus(String) - 接口 中的方法org.eclipse.birt.report.engine.api.IStatusHandler
showa the status string
shutdown() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportEngine
已过时。
Use destroy() instead.
shutdown() - 类 中的方法org.eclipse.birt.report.engine.api.ReportEngine
已过时。 
skipTo(String) - 接口 中的方法org.eclipse.birt.report.engine.extension.ICubeResultSet
 
skipTo(long) - 接口 中的方法org.eclipse.birt.report.engine.extension.IQueryResultSet
 
source - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
the source input ,can be designName or reportArchive name
start(IReportContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
START_PAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
start to generate a page
START_QUERY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
start to execute a DB query
START_TASK - 接口 中的静态变量org.eclipse.birt.report.engine.api.IProgressMonitor
the BIRT task starts event
startAutoText(IAutoTextContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startCell(ICellContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startClip(int, int, int, int) - 接口 中的方法org.eclipse.birt.report.engine.layout.emitter.IPage
Saves last graphic state, and clips a rectangle area.
startContainer(IContainerContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startContent(IContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startData(IDataContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startForeign(IForeignContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startGroup(IGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startImage(IImageContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startLabel(ILabelContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startList(IListContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startListBand(IListBandContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startListGroup(IListGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startPage(IPageContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
start a page
startRow(IRowContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startTable(ITableContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
table started
startTableBand(ITableBandContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startTableGroup(ITableGroupContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
startText(ITextContent) - 接口 中的方法org.eclipse.birt.report.engine.emitter.IContentEmitter
 
STATUS_CANCELLED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
the task is finished by cancled
STATUS_FAILED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
the task is finished with errors
STATUS_HANDLER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineConfig
 
STATUS_NOT_STARTED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
the task is not running yet
STATUS_RUNNING - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
the task is running
STATUS_SUCCEEDED - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
the task is finished with sucessful
STRING_FORMAT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
STRING_LOCALE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
stringToObject(int, String) - 类 中的方法org.eclipse.birt.report.engine.api.ReportRunner
 
SUPPORTED_IMAGE_FORMATS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IRenderOption
 
supportedImageFormats - 类 中的变量org.eclipse.birt.report.engine.api.DOCRenderContext
the image formats supported by the browser
supportedImageFormats - 类 中的变量org.eclipse.birt.report.engine.api.HTMLRenderContext
已过时。
the image formats supported by the browser
supportedImageFormats - 类 中的变量org.eclipse.birt.report.engine.api.PDFRenderContext
已过时。
the image formats supported by the browser

T

TABLE_BAND_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
TABLE_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
TABLE_GROUP_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
TABLE_PARAMETER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefnBase
 
targetFile - 类 中的变量org.eclipse.birt.report.engine.api.ReportRunner
The target file name
TASK_DATAEXTRACTION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_DATASETPREVIEW - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_GETPARAMETERDEFINITION - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_RENDER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_RUN - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_RUNANDRENDER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TASK_UNKNOWN - 接口 中的静态变量org.eclipse.birt.report.engine.api.IEngineTask
 
TaskOption - org.eclipse.birt.report.engine.api中的类
 
TaskOption() - 类 的构造器org.eclipse.birt.report.engine.api.TaskOption
constructor
TaskOption(Map) - 类 的构造器org.eclipse.birt.report.engine.api.TaskOption
Constructor.
TEMPLATE_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is an template.
TEXT_ALIGN - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
TEXT_BOX - 接口 中的静态变量org.eclipse.birt.report.engine.api.IScalarParameterDefn
 
TEXT_CONTENT - 接口 中的静态变量org.eclipse.birt.report.engine.content.IContent
 
TEXT_INDENT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
TEXT_LINE_THROUGH - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
TEXT_OVERLINE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
TEXT_TRANSFORM - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
TEXT_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is an string which contains plain text
TEXT_UNDERLINE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
threadLocal - 异常错误 中的静态变量org.eclipse.birt.report.engine.api.EngineException
 
TITLE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
TOCNode - org.eclipse.birt.report.engine.api中的类
A node that wraps around a TOC entry.
TOCNode() - 类 的构造器org.eclipse.birt.report.engine.api.TOCNode
Constructor.
TOCNode(TOCNode) - 类 的构造器org.eclipse.birt.report.engine.api.TOCNode
Constructor.
tocStyle - 类 中的变量org.eclipse.birt.report.engine.api.TOCNode
The TOC's style
TOCStyle - org.eclipse.birt.report.engine.api中的类
 
TOCStyle() - 类 的构造器org.eclipse.birt.report.engine.api.TOCStyle
 
toString() - 类 中的方法org.eclipse.birt.report.engine.api.DataID
 
toString() - 类 中的方法org.eclipse.birt.report.engine.api.DataSetID
 
toString() - 类 中的方法org.eclipse.birt.report.engine.api.EngineConfig
Output properties for debug tracing
toString() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
 
toString() - 类 中的方法org.eclipse.birt.report.engine.api.TOCStyle
 
TOTAL_PAGE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IAutoTextContent
 
toUniqueString() - 类 中的方法org.eclipse.birt.report.engine.api.InstanceID
Returns a string representation of the uniqueID.
triggerEvent(DesignElementHandle) - 接口 中的方法org.eclipse.birt.report.engine.extension.IPreparationContext
 
TYPE_ANY - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_BOOLEAN - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_CONVERTED_SVG_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
TYPE_DATE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_DATE_TIME - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_DECIMAL - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_FLASH_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
TYPE_FLASH_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
TYPE_FLOAT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_IMAGE_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
TYPE_IMAGE_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
 
TYPE_INTEGER - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_STRING - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 
TYPE_SVG_OBJECT - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
TYPE_TIME - 接口 中的静态变量org.eclipse.birt.report.engine.api.IParameterDefn
 

U

uid - 类 中的变量org.eclipse.birt.report.engine.api.InstanceID
 
UNFILTERED_PAGE_NUMBER - 接口 中的静态变量org.eclipse.birt.report.engine.content.IAutoTextContent
 
UNFILTERED_TOTAL_PAGE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IAutoTextContent
 
unit - 类 中的变量org.eclipse.birt.report.engine.api.ImageSize
 
UNITS - 接口 中的静态变量org.eclipse.birt.report.engine.api.IReportRunnable
 
UNKNOWN_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the content is unkown
unlock() - 接口 中的方法org.eclipse.birt.report.engine.api.IReportDocumentLock
release this lock
UNSUPPORTED_OBJECTS - 类 中的静态变量org.eclipse.birt.report.engine.emitter.ImageReader
 
UnsupportedFormatException - org.eclipse.birt.report.engine.api中的异常错误
 
UnsupportedFormatException(String, Object) - 异常错误 的构造器org.eclipse.birt.report.engine.api.UnsupportedFormatException
constructor
URL_ENCODING - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
for some case, the user needs to define the resource encoding.
URL_IMAGE - 接口 中的静态变量org.eclipse.birt.report.engine.api.IImage
 
USER_ACL_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
USER_AGENT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IHTMLRenderOption
The agent used to render the html output.

V

validateParameters() - 接口 中的方法org.eclipse.birt.report.engine.api.IEngineTask
 
VALUE_TYPE - 接口 中的静态变量org.eclipse.birt.report.engine.content.IForeignContent
the object value
valueOf(String) - 枚举 中的静态方法org.eclipse.birt.report.engine.api.CompressionMode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.eclipse.birt.report.engine.api.CompressionMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERTICAL_ALIGN - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
verticalAlign() - 类 中的方法org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
 
VISIBLE_FORMAT - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
visit(IContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitAutoText(IAutoTextContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitCell(ICellContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit cell content object
visitContainer(IContainerContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit content( free-form and list band)
visitContent(IContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitData(IDataContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitForeign(IForeignContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit exteded item
visitGroup(IGroupContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitImage(IImageContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit image content
visitLabel(ILabelContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitList(IListContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit list content
visitListBand(IListBandContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit list band content
visitListGroup(IListGroupContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitPage(IPageContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitRow(IRowContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit the row content object
visitTable(ITableContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit table content object
visitTableBand(ITableBandContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit table band
visitTableGroup(ITableGroupContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
 
visitText(ITextContent, Object) - 接口 中的方法org.eclipse.birt.report.engine.content.IContentVisitor
visit the text content object

W

WEBAPP_CLASSPATH_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
WHITE_SPACE - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
width - 类 中的变量org.eclipse.birt.report.engine.api.ImageSize
 
WORD_SPACING - 类 中的静态变量org.eclipse.birt.report.engine.api.TOCStyle
 
WORKSPACE_CLASSPATH_KEY - 类 中的静态变量org.eclipse.birt.report.engine.api.EngineConstants
 
WRAPPING_TEXT - 接口 中的静态变量org.eclipse.birt.report.engine.api.IExcelRenderOption
The option to decide if the text out will be wrapped
write(DataOutputStream) - 接口 中的方法org.eclipse.birt.report.engine.content.IStyle
 
writeContent(DataOutputStream) - 接口 中的方法org.eclipse.birt.report.engine.content.IContent
 
writeContent(DataOutputStream) - 接口 中的方法org.eclipse.birt.report.engine.content.IReportContent
 
writeImage(File) - 接口 中的方法org.eclipse.birt.report.engine.api.IImage
write the image to a destination file
A B C D E F G H I K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2008 Actuate Corp. All rights reserved.