Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(IContentVisitor, Object) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Use visitor to process the object.
- ACTION_BOOKMARK - Static variable in interface org.eclipse.birt.report.engine.api.IAction
-
bookmark action
- ACTION_BOOKMARK - Static variable in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
-
bookmark action
- ACTION_DATA - Static variable in interface org.eclipse.birt.report.engine.api.IDataAction
-
data action, the user can safely type cast this object to IDataAction
- ACTION_DRILLTHROUGH - Static variable in interface org.eclipse.birt.report.engine.api.IAction
-
drillthrough action
- ACTION_DRILLTHROUGH - Static variable in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
-
drillthrough action
- ACTION_HANDLER - Static variable in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- ACTION_HANDLER - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of action handler
- ACTION_HYPERLINK - Static variable in interface org.eclipse.birt.report.engine.api.IAction
-
hyperlink action
- ACTION_HYPERLINK - Static variable in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
-
hyperlink action
- addArea(AbstractArea) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- addCachedImage(String, int, IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
add the image into cache.
- addCachedImage(String, int, IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
add the image into image cache, so it can be accessed through
getCachedImage
. - addColumn(IColumn) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Add the column
- addScriptableJavaObject(String, Object) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.the user need add the object to the appContext directly.
- addScriptableJavaObject(String, Object) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Deprecated.user should add it to appContext.
- addToRoot(AbstractArea) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- addToRoot(AbstractArea) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- allowBlank() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
-
Deprecated.
- allowNewValues() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
-
Deprecated.
- APP_BASE_URL - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
APP_BASE_URL is the same as BASE_URL
- APPCONTEXT_BIRT_VIEWER_HTTPSERVET_REQUEST - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_CHART_PRINT_RESOLUTION - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
-
Deprecated.use APPCONTEXT_CHART_RESOLUTION instead of APPCONTEXT_CHART_PRINT_RESOLUTION
- APPCONTEXT_CHART_RESOLUTION - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_CLASSLOADER_KEY - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_DATASET_CACHE_OPTION - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_ENGINE_TASK - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
-
The Engine task owning the application context
- APPCONTEXT_HTML_RENDER_CONTEXT - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_MAX_PAGE_BREAK_INTERVAL - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
-
the max page break interval limit.
- APPCONTEXT_PDF_RENDER_CONTEXT - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- APPCONTEXT_URL_PARAM_FORMAT_KEY - Static variable in class 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) - Method in class org.eclipse.birt.report.engine.api.DataID
-
add the instance id to the string buffer.
- append(StringBuffer) - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Append unique id, designId, dataId to buffer.
- appendBookmark(StringBuffer, String) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Append bookmark.
- appendBookmarkAsParamter(StringBuffer, String) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Append bookmark as parameter .
- appendChild(INode) - Method in interface org.eclipse.birt.report.engine.content.INode
-
Append a child to this node.
- appendFormat(StringBuffer, String) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Append format.
- appendParamter(StringBuffer, String, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Append parameter.
- appendReportDesignName(StringBuffer, String) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Append report design name into a StringBuffer.
- appendUniqueID(StringBuffer) - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Append uniqueID to buffer.
- args - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
the input paramters
- AUTHOR - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- AUTO - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- AUTO_SUGGEST - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- AUTOTEXT_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: auto text content key
B
- BACKGROUND_ATTACHMENT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-attachment
- BACKGROUND_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-color
- BACKGROUND_IMAGE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-image
- BACKGROUND_IMAGE_TYPE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-image-type
- BACKGROUND_POSITION_X - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-position-x
- BACKGROUND_POSITION_Y - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-position-y
- BACKGROUND_REPEAT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background-repeat
- BACKGROUND_SIZE_HEIGHT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background image height
- BACKGROUND_SIZE_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: background image width
- BAND_DETAIL - Static variable in interface org.eclipse.birt.report.engine.content.IBandContent
-
property: band detail
- BAND_FOOTER - Static variable in interface org.eclipse.birt.report.engine.content.IBandContent
-
property: band footer
- BAND_GROUP_FOOTER - Static variable in interface org.eclipse.birt.report.engine.content.IBandContent
-
property: band group footer
- BAND_GROUP_HEADER - Static variable in interface org.eclipse.birt.report.engine.content.IBandContent
-
property: band group header
- BAND_HEADER - Static variable in interface org.eclipse.birt.report.engine.content.IBandContent
-
property: band header
- BASE_IMAGE_URL - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- BASE_PROP - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- BASE_URL - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of base URL
- baseImageURL - Variable in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.base URL used for image
- baseURL - Variable in class org.eclipse.birt.report.engine.api.DOCRenderContext
-
base URL used for action handler
- baseURL - Variable in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.base URL used for action handler
- baseURL - Variable in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.base URL used for action handler
- BEST_COMPRESSION - Enum constant in enum org.eclipse.birt.report.engine.api.CompressionMode
- BEST_SPEED - Enum constant in enum org.eclipse.birt.report.engine.api.CompressionMode
- BIRT_JS_URL_KEY - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
the URL of head.js file
- birtException - Variable in exception org.eclipse.birt.report.engine.api.EngineException
- bookmark - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
A bookmark that is stored for the TOC
- BORDER_ANTIDIAGONAL_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-antidiagonal-color
- BORDER_ANTIDIAGONAL_NUMBER - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-antidiagonal-number
- BORDER_ANTIDIAGONAL_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-antidiagonal-style
- BORDER_ANTIDIAGONAL_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-antidiagonal-width
- BORDER_BOTTOM_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-bottom-color
- BORDER_BOTTOM_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-bottom-style
- BORDER_BOTTOM_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-bottom-width
- BORDER_DIAGONAL_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-diagonal-color
- BORDER_DIAGONAL_NUMBER - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-diagonal-number
- BORDER_DIAGONAL_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-diagonal-style
- BORDER_DIAGONAL_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-diagonal-width
- BORDER_LEFT_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-left-color
- BORDER_LEFT_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-left-style
- BORDER_LEFT_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-left-width
- BORDER_RIGHT_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-right-color
- BORDER_RIGHT_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-right-style
- BORDER_RIGHT_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-right-width
- BORDER_TOP_COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-top-color
- BORDER_TOP_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-top-style
- BORDER_TOP_WIDTH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: border-top-width
- buildDrillAction(IAction, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
builds URL for drillthrough action
C
- CachedImage - Class in org.eclipse.birt.report.engine.api
-
Cached Image Created by the IHTMLImageHandler.
- CachedImage() - Constructor for class org.eclipse.birt.report.engine.api.CachedImage
-
create an empty cache.
- CachedImage(String, String) - Constructor for class org.eclipse.birt.report.engine.api.CachedImage
-
create a instance of cached image.
- CAN_SHRINK - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: can-shrink
- cancel() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set the cancel flag if the task is running.
- cancel(String) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
cancels the task by the given reason.
- CANCEL_ON_ERROR - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
cancel the task execution if there is an error.
- CASCADING_PARAMETER_GROUP - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- CELL_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: cell content key
- cellId - Variable in class org.eclipse.birt.report.engine.api.DataID
-
Id of the cell.
- CENTER - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- changeLogLevel(Level) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Change the log level to newLevel.
- changeLogLevel(Level) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
Change the log level to newLevel
- CHART_DPI - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
The DPI which chart engine uses to generate charts
- check() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- CHECK_BOX - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- checkObjectType() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- checkTargetFileName() - Method in class 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 - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
A list of children for the TOC node
- CLIP_CONTENT - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
- cloneContent(boolean) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Clone the content
- close() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IDocument
-
close the document, release all resources.
- close() - Method in interface org.eclipse.birt.report.engine.api.IDocumentWriter
-
close this document writer; this method might trigger updates of the report document
- close() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
close the task, relese any resources.
- close() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- close() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
close the executor, if the executor is closed, all sub executor will be terminate also.
- close() - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
-
clse the row set
- close() - Method in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- close() - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPageDevice
-
Closes this page device.
- CLOSE_OUTPUTSTREAM_ON_EXIT - Static variable in interface 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() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- closeLayout() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- closeLayout(ContainerLayout.ContainerContext, int, boolean) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- closeLayout(ContainerLayout.ContainerContext, int, boolean) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- closeLayout(ContainerLayout.ContainerContext, int, boolean) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- closeOutputStreamOnExit(boolean) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Get flag indicates if the output stream needs to be closed on exit.
- COLOR - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: color
- COMMENTS - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- componentID - Variable in class org.eclipse.birt.report.engine.api.ComponentID
- ComponentID - Class in org.eclipse.birt.report.engine.api
-
a class that wraps around an identifier for a report component
- ComponentID() - Constructor for class org.eclipse.birt.report.engine.api.ComponentID
- CompressionMode - Enum in org.eclipse.birt.report.engine.api
-
Specify the compression mode to generate ooxml file.
- CONTAINER_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: container content key
- content - Variable in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- CONTINUE_ON_ERROR - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
continue the task execution if there is an error.
- copy(IArchiveFile, IArchiveFile, IReportRunnable) - Static method in class org.eclipse.birt.report.engine.api.DocumentUtil
- copy(IArchiveFile, IArchiveFile, IReportRunnable, Map<String, String>) - Static method in class org.eclipse.birt.report.engine.api.DocumentUtil
- createActionContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create a anction content.
- createAutoTextContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the auto text content.
- createCellContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create a cell content.
- createContainerContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create a container content.
- createDataContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the data content.
- createDataContent(IContent) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the data content, copy the properties from the template content.
- createDataExtractionTask(IReportDocument) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates a task that allows data extraction from a report document.
- createDataExtractionTask(IReportDocument) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates a task that allows data extraction from a report document
- createDatasetPreviewTask() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
- createDatasetPreviewTask() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
- CREATEDBY - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- createEngineConfig() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
new a EngineConfig and config it with user's setting
- createEngineTask(String) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
create an engine task
- createEngineTask(String) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
- createEventHandler() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- createExecutor() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- createExecutor(IReportItemExecutor, Object) - Method in interface org.eclipse.birt.report.engine.extension.IExecutorContext
-
create IReportItemExecutor of handle, the extendedItem is child.
- createExtendedItem(ExtendedItemHandle) - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItemFactory
- createForeignContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the foreign content.
- createGetParameterDefinitionTask(IReportRunnable) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates an engine task for obtaining report parameter definitions.
- createGetParameterDefinitionTask(IReportRunnable) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates an engine task for obtaining report parameter definitions
- createGetParameterDefinitionTask(IRunnable) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates an engine task for obtaining report parameter definitions.
- createGetParameterDefinitionTask(IRunnable) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates an engine task for obtaining report parameter definitions
- createImageContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the image content.
- createImageContent(IContent) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the image content, copy the properties from the template content.
- createLabelContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the label content.
- createLabelContent(IContent) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the label content, copy the properties from the template content.
- createListBandContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Create the list band content
- createListContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Create the list content
- createListGroupContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Create the list group content
- createPageContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create a page content.
- createPreparation() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- createPresentation() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- createQuery() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- createQuery(IDataQueryDefinition, ReportElementHandle) - Method in interface 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) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates a task that renders the report to a specific output format.
- createRenderTask(IReportDocument) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates a task that renders the report to a specific output format.
- createRenderTask(IReportDocument, IReportRunnable) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Create a task that renders the report to a specific output format.
- createRenderTask(IReportDocument, IReportRunnable) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
create a task that renders the report to a specific output format.
- createReportEngine(EngineConfig) - Method in interface org.eclipse.birt.report.engine.api.IReportEngineFactory
-
create a new report engine object.
- createReportQueries(IDataQueryDefinition) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemQuery
- createRoot() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- createRoot() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- createRoot() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- createRowContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the row content.
- createRunAndRenderTask(IReportRunnable) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates an engine task for running and rendering report directly to output format.
- createRunAndRenderTask(IReportRunnable) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates an engine task for running and rendering report directly to output format
- createRunTask(IReportRunnable) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Creates a task to run a report to generate a report document.
- createRunTask(IReportRunnable) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates a task to run a report to generate a report document
- createStyle() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create a style.
- createTableBandContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Create the table band content
- createTableContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create an table content.
- createTableGroupContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Create the table group content
- createTextContent() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the text content.
- createTextContent(IContent) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
create the text content, copy the properties from the template content.
- createUniqueFile(String, String, String) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Creates a unique temporary file to store an image
- createUniqueFileName(String, String) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
returns a unique file name based on a directory and name prefix
- createUniqueFileName(String, String, String) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
creates a unique tempoary file to store an image
- CUBE_RESULTSET - Static variable in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- CUSTOM_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
D
- DATA_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: data content key
- DataExtractionFormatInfo - Class in org.eclipse.birt.report.engine.api
- DataExtractionFormatInfo(String, String, String, String, Boolean, IConfigurationElement) - Constructor for class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Constructor of the class DataExtractionFormatInfo.
- DataExtractionOption - Class in org.eclipse.birt.report.engine.api
- DataExtractionOption() - Constructor for class org.eclipse.birt.report.engine.api.DataExtractionOption
- DataExtractionOption(Map) - Constructor for class org.eclipse.birt.report.engine.api.DataExtractionOption
- dataId - Variable in class org.eclipse.birt.report.engine.api.InstanceID
- DataID - Class in org.eclipse.birt.report.engine.api
-
the data id of the data used by an instance.
- DataID(DataSetID, long) - Constructor for class org.eclipse.birt.report.engine.api.DataID
-
Create the new data id instance.
- DataID(DataSetID, String) - Constructor for class org.eclipse.birt.report.engine.api.DataID
-
Create the new data id instantce.
- dataSet - Variable in class org.eclipse.birt.report.engine.api.DataID
-
Data set id.
- DataSetID - Class in org.eclipse.birt.report.engine.api
-
ID represent the data set.
- DataSetID(String) - Constructor for class org.eclipse.birt.report.engine.api.DataSetID
-
create a dataset id of a normal query.
- DataSetID(DataSetID, long, String) - Constructor for class org.eclipse.birt.report.engine.api.DataSetID
-
DataSetID of the subquery.
- DataSetID(DataSetID, String, String) - Constructor for class org.eclipse.birt.report.engine.api.DataSetID
-
DataSetID of the subquery.
- DATE_FORMAT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: date-format
- DATE_LOCALE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: date-local
- DEFAULT_RENDER_OPTION - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
the default render option which used by all emitters
- DefaultStatusHandler - Class in org.eclipse.birt.report.engine.api
-
default implementation for a status handler.
- DefaultStatusHandler() - Constructor for class org.eclipse.birt.report.engine.api.DefaultStatusHandler
- DESCRIPTION - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- deserialize(InputStream) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
deserializes generation time state information about the extended item
- DESIGN_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
- designId - Variable in class org.eclipse.birt.report.engine.api.InstanceID
- destroy() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Shut down the engine, release all the resources.
- destroy() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
shuts down the report engine
- dftRb - Static variable in exception org.eclipse.birt.report.engine.api.EngineException
- DIRECTION - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: direction
- DISABLE_FLASH_ANIMATION - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
The option to disable flash animation.
- DISABLE_PRINT - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
The option to disable print.
- DISPLAY - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: display
- DISPLAY_TYPE_ADVANCED - Static variable in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- DISPLAY_TYPE_SIMPLE - Static variable in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- displayExpanded() - Method in interface org.eclipse.birt.report.engine.api.IParameterGroupDefn
-
returns whether to display the parameter group in expanded form
- displayInFixedOrder() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
-
returns whether the UI should display the seleciton list in a fixed order.
- displayString - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
the string to be displayed for the TOC entry
- dispose() - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
disposer of the page
- DOCRenderContext - Class in org.eclipse.birt.report.engine.api
- DOCRenderContext() - Constructor for class org.eclipse.birt.report.engine.api.DOCRenderContext
-
dummy constrictor
- DOCUMENT_EXTENSION - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: document extension
- DocumentUtil - Class in org.eclipse.birt.report.engine.api
- DocumentUtil() - Constructor for class org.eclipse.birt.report.engine.api.DocumentUtil
- DocxRenderOption - Class in org.eclipse.birt.report.engine.api
-
Render option of docx output
- DocxRenderOption() - Constructor for class org.eclipse.birt.report.engine.api.DocxRenderOption
- DPI - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
The customer defined DPI setting for image display.
- drawBackgroundColor(Color, int, int, int, int) - Method in interface 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) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Draw the background image
- drawImage(String, byte[], String, int, int, int, int, String, Map) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Draw the image
- drawImage(String, String, int, int, int, int, String, Map) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Draw the image
- drawLine(int, int, int, int, int, Color, int) - Method in interface 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) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Draws text at specified position with specified styles.
- DUPLEX_FLIP_ON_LONG_EDGE - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- DUPLEX_FLIP_ON_SHORT_EDGE - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- DUPLEX_SIMPLEX - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
E
- elementId - Variable in exception org.eclipse.birt.report.engine.api.EngineException
- EMITTER_CONFIGS - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
contains a hashmap which saved the default render options.
- EMITTER_ID - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of emitter id
- EmitterInfo - Class in 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) - Constructor for class org.eclipse.birt.report.engine.api.EmitterInfo
- EMPTY_CHILDREN - Static variable in class org.eclipse.birt.report.engine.api.TOCNode
- enableProgressiveViewing(boolean) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
need the run task support progressive viewing.
- encoding - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
the output encoding, used in html format in Render and RunAndRender modes.
- end(IReportContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End the emitter
- END_PAGE - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
ending of a page
- END_QUERY - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
ending of DB query execution
- END_TASK - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
the BIRT task ends event
- endCell(ICellContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End cell
- endClip() - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
restores last graphic state.
- endContainer(IContainerContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End container
- endContent(IContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End content
- endGroup(IGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End group
- endLine() - Method in interface org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
- endLine() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- endLine() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- endList(IListContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End list
- endListBand(IListBandContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End list band
- endListGroup(IListGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End list group
- endPage(IPageContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Page end
- endRow(IRowContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End row
- endTable(ITableContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Table end
- endTableBand(ITableBandContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End table band
- endTableGroup(ITableGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
End table group
- engine - Variable in class org.eclipse.birt.report.engine.api.ReportEngine
-
the report engine.
- ENGINE_LOGGER - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
define the logger used by the report engine.
- EngineConfig - Class in org.eclipse.birt.report.engine.api
-
Wraps around configuration settings for report engine.
- EngineConfig() - Constructor for class org.eclipse.birt.report.engine.api.EngineConfig
-
constructor
- EngineConstants - Class in org.eclipse.birt.report.engine.api
-
Defines various constants that engine host may need to use
- EngineConstants() - Constructor for class org.eclipse.birt.report.engine.api.EngineConstants
- EngineException - Exception in org.eclipse.birt.report.engine.api
-
Define an engine exception that clients of the engine need to handle.
- EngineException(String) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(String, Object) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(String, Object[]) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(String, Object[], Throwable) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(String, Object, Throwable) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(String, Throwable) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- EngineException(BirtException) - Constructor for exception org.eclipse.birt.report.engine.api.EngineException
- ENLARGE_PAGE_SIZE - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
- equals(Object) - Method in class org.eclipse.birt.report.engine.api.DataID
- equals(Object) - Method in class org.eclipse.birt.report.engine.api.DataSetID
- evaluate(String) - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- evaluate(String) - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
-
evaluate the expression using current row.
- evaluate(String, String) - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
-
evaluate the expression with specified script language.
- evaluate(IBaseExpression) - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- evaluate(IBaseExpression) - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
- evaluateDefaults() - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Deprecated.use getDefaultParameterValues() directly.
- evaluateQuery(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Deprecated.This api has no use.
- EXCELRenderOption - Class in org.eclipse.birt.report.engine.api
- EXCELRenderOption() - Constructor for class org.eclipse.birt.report.engine.api.EXCELRenderOption
- EXCELRenderOption(IRenderOption) - Constructor for class org.eclipse.birt.report.engine.api.EXCELRenderOption
- execute() - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
-
execute the query and return the result set
- execute() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Check if the arguments are valid.
- execute() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
execute the report item
- execute() - Method in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- executeQuery(IBaseResultSet, IDataQueryDefinition) - Method in interface org.eclipse.birt.report.engine.extension.IExecutorContext
-
execute query
- executeQuery(IBaseResultSet, IDataQueryDefinition, Object) - Method in interface org.eclipse.birt.report.engine.extension.IExecutorContext
-
execute query
- executor - Variable in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- EXPORT_FILE_FOR_MICROSOFT_OFFICE_2010_2013 - Static variable in interface org.eclipse.birt.report.engine.api.IPPTRenderOption
-
The option for PPT emitter when exports to office 2010 and 2013.
- EXTENSION - Static variable in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- EXTENSION_REPORT_ENGINE_FACTORY - Static variable in interface org.eclipse.birt.report.engine.api.IReportEngineFactory
-
the extension point used to create the factory object.
- EXTERNAL_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is the output of a extenal item, it is byte[]
- extract() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
Redeclare this method in order to return IExtractionResults.
- extract() - Method in interface org.eclipse.birt.report.engine.api.IExtractionTask
-
execute this extraction task
- extract(IExtractionOption) - Method in interface org.eclipse.birt.report.engine.api.IExtractionTask
-
execute this extraction task
F
- FETCH_ROW - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
reading data from DB
- FILE_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
- FILTER_PARAMETER - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- findStyle(String) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
find the named style.
- findTOC(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.Invoke following code instead:
IReportDocument document = ... RenderTask renderTask = engine.createRenderTask( document ); ITOCTree tocTree = renderTask.getTOCTree( ); TOCNode result = tocTree.findTOC(tocNodeId);
- findTOC(String) - Method in interface org.eclipse.birt.report.engine.api.ITOCTree
-
Gets the TOCNode with the specified id.
- findTOCByName(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.Invoke following code instead:
IReportDocument document = ... RenderTask renderTask = engine.createRenderTask( document ); ITOCTree tocTree = renderTask.getTOCTree( ); List result = tocTree.findTOCByValue(tocName);
- findTOCByValue(Object) - Method in interface org.eclipse.birt.report.engine.api.ITOCTree
-
Gets the TOCNodes with specified TOC value.
- finish() - Method in class org.eclipse.birt.report.engine.api.DefaultStatusHandler
- finish() - Method in interface org.eclipse.birt.report.engine.api.IStatusHandler
-
does cleanup work
- finish() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Performs clean up work
- finish() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Performs clean up work
- FIT_TO_PAGE - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.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 - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
- FONT_CONFIG - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
the user defined font configuration file path.
- FONT_DIRECTORY - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.define the font directory used by PDF.
- FONT_FAMILY - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: font-family
- FONT_SIZE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: font-size
- FONT_STYLE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: font-style
- FONT_VARIANT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: font-variant
- FONT_WEIGHT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: font-weight
- fontDirectory - Variable in class org.eclipse.birt.report.engine.api.DOCRenderContext
-
user-defined font dirctory
- fontDirectory - Variable in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.user-defined font directory
- FOREIGN_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: foreign content key
- format - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
the output format, used in Render and RunAndRender.
- format(Object) - Method in class org.eclipse.birt.report.engine.api.ReportParameterConverter
-
Convert report parameter value object into string.
- FORMAT_BMP - Static variable in class org.eclipse.birt.report.engine.layout.emitter.Image
- FORMAT_GIF - Static variable in class org.eclipse.birt.report.engine.layout.emitter.Image
- FORMAT_JPEG - Static variable in class org.eclipse.birt.report.engine.layout.emitter.Image
- FORMAT_PNG - Static variable in class org.eclipse.birt.report.engine.layout.emitter.Image
G
- getACL() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get ACL
- getACL() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the ACL
- getActionHandle() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Deprecated.
- getActionHandle() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Deprecated.
- getActionHandler() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- getActionHandler() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- getActionHandler() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Get the action handler
- getActionHandler() - Method in class org.eclipse.birt.report.engine.api.RenderOption
- getActionHandler() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getActionString() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getAlignment() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getAllowExport(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Gets if the column can be exported
- getAltText() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the alternative text
- getAltText() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
- getAltText() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
- getAltTextKey() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the alternative text key
- getAltTextKey() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
- getAltTextKey() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
- getAntidiagonalColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getAntidiagonalColor() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the anti-diagonal color
- getAntidiagonalColor() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the antidiagonal color
- getAntidiagonalNumber() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getAntidiagonalNumber() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the anti-diagonal number
- getAntidiagonalNumber() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the antidiagonal line number
- getAntidiagonalStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getAntidiagonalStyle() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the anti-diagonal style
- getAntidiagonalStyle() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the antidiagonal style
- getAntidiagonalWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getAntidiagonalWidth() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the anti-diagonal width
- getAntidiagonalWidth() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the antidiagonal width
- getAppBaseURL() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Returns the app base url for URL images
- getAppBaseURL() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Returns the app base url for URL images
- getAppContext() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
returns a hash map that contains appContext
- getAppContext() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the context objects for the task.
- getApplicationClassLoader() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
- getApplicationClassLoader() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getArchive() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- getAutoPaperSizeSelection() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getAutoSuggestThreshold() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getBackgroundAttachement() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getBackgroundAttachment() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the attachment type (either SCROLL or FIXED)
- getBackgroundColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background color
- getBackgroundHeight() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background image height
- getBackgroundHeight() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the background image height
- getBackgroundImage() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background image URI
- getBackgroundImageType() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background image source type
- getBackgroundImageType() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the background image source type
- getBackgroundPositionX() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the X (horizontal) position of the background image
- getBackgroundPositionX() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the background position X
- getBackgroundPositionY() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the Y (vertical) position of the background image
- getBackgroundPositionY() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the background position Y
- getBackgroundRepeat() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
- getBackgroundWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the background image height
- getBackgroundWidth() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the background image width
- getBand() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Get the band
- getBandType() - Method in interface org.eclipse.birt.report.engine.content.IBandContent
-
Get the type of the band content.
- getBaseImageURL() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.returns the base url for creating image URL
- getBaseImageURL() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
returns the base url for creating image URL
- getBaseImageURL() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
returns the base url for creating image URL
- getBaseURL() - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
-
Returns the base URL for creating an Action URL
- getBaseURL() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.Returns the base URL for creating an Action URL
- getBaseURL() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Returns the base URL for creating an Action URL
- getBaseURL() - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.Returns the base URL for creating an Action URL
- getBaseURL() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Returns the base URL for creating an Action URL
- getBigDecimal(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the BigDecimal data type.
- getBirtJsUrl() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
get the URL of head.js file
- getBitsPerPixel() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getBlob(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the Blob data type.
- getBookmark() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getBookmark() - Method in class org.eclipse.birt.report.engine.api.TOCNode
- getBookmark() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the bookmark
- getBookmark() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get the bookmark.
- getBookmark() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getBookmarkInfos(Locale) - Method in interface org.eclipse.birt.report.engine.api.IReportDocumentHelper
- getBookmarkInstance(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Return the instance id of report item with the specified bookmark
- getBookmarkOffset(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Given a report item bookmark, returns the offset of the report content (to support Reportlet).
- getBookmarks() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- getBookmarks(IReportDocument, Locale) - Static method in class org.eclipse.birt.report.engine.api.DocumentUtil
- getBoolean(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the Boolean data type.
- getBooleanOption(String, boolean) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
Get boolean option value by name.
- getBorderBottomColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the bottom border color
- getBorderBottomStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the bottom border style.
- getBorderBottomWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the bottom border width.
- getBorderLeftColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the left border color
- getBorderLeftStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the left border style.
- getBorderLeftWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the left border width.
- getBorderRightColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right border color
- getBorderRightStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right border style.
- getBorderRightWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right border width.
- getBorderTopColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top border color
- getBorderTopStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top border style.
- getBorderTopWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top border width.
- getByteArray() - Method in class org.eclipse.birt.report.engine.emitter.ImageReader
-
Get the byte array of the image
- getBytes(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the byte[] data type.
- getCachedImage(String, int, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
get the cached image.
- getCachedImage(String, int, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
get the cached image for that id.
- getCancelFlag() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
return a flag if the user called cancel.
- getCanShrink() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Can this element shrink?
- getCanShrink() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the option can shrink
- getCaption() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the caption
- getCaptionKey() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the caption key
- getCellID() - Method in class org.eclipse.birt.report.engine.api.DataID
-
Return the cell id.
- getCellID() - Method in class org.eclipse.birt.report.engine.api.DataSetID
-
cell id in the parent data set.
- getCellIndex() - Method in interface org.eclipse.birt.report.engine.extension.ICubeResultSet
- getChildren() - Method in class org.eclipse.birt.report.engine.api.TOCNode
- getChildren() - Method in interface org.eclipse.birt.report.engine.content.IElement
-
Get the children of the element, or return
null
if the element is in leaf level. - getChildren() - Method in interface org.eclipse.birt.report.engine.content.INode
-
Get the children of the node.
- getChildren(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.Invoke following code instead:
IReportDocument document = ... RenderTask renderTask = engine.createRenderTask( document ); ITOCTree tocTree = renderTask.getTOCTree( ); TOCNode node = tocTree.findTOC(tocNodeId); List result = node.getChildren( );
- getChildSelectionList() - Method in interface org.eclipse.birt.report.engine.api.ICascadingParameterSelectionChoice
- getCollate() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getColor() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font color
- getColSpan() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the column span
- getColumn() - Method in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- getColumn() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the column number
- getColumn(int) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the column based on index
- getColumnAlias(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Deprecated.it's not supported now
- getColumnCount() - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Returns the number of columns in a detail row of the result set.
- getColumnCount() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the column count
- getColumnCount() - Method in interface org.eclipse.birt.report.engine.extension.IRowMetaData
-
Returns the number of columns in a detail row of the result set.
- getColumnInstance() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the column content
- getColumnLabel(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Gets the label or display name of the column at the specified index.
- getColumnName(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Returns the column name at the specified index.
- getColumnName(int) - Method in interface org.eclipse.birt.report.engine.extension.IRowMetaData
-
Returns the column name at the specified index.
- getColumns() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the table columns
- getColumnType(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Returns the data type of the column at the specified index.
- getColumnType(int) - Method in interface org.eclipse.birt.report.engine.extension.IRowMetaData
- getColumnTypeName(int) - Method in interface org.eclipse.birt.report.engine.api.IResultMetaData
-
Returns the Data Engine data type name of the column at the specified index.
- getComponentID() - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
returns the component id of the element
- getCompressionMode() - Method in class org.eclipse.birt.report.engine.api.DocxRenderOption
-
Get the compression mode
- getComputedStyle() - Method in interface org.eclipse.birt.report.engine.content.IStyledElement
-
Get the computed style of the element
- getConfig() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Returns the engine configuration object.
- getConfig() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
returns the engine configuration object
- getConfigMap() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.use getProperties() instead.
- getContent() - Method in interface org.eclipse.birt.report.engine.extension.IOnCreateEvent
- getContent() - Method in interface org.eclipse.birt.report.engine.extension.IOnRenderEvent
- getContent() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
get the content
- getContent() - Method in interface org.eclipse.birt.report.engine.layout.content.IContentWrapper
- getContent(InstanceID) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
return the content in this report.
- getContentComputedStyle() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Deprecated.use getPageBody().getComputedStyle()
- getContents() - Method in interface org.eclipse.birt.report.engine.api.IParameterGroupDefn
-
returns the set of parameters that appear inside the group.
- getContentStyle() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Deprecated.use getPageBody().getStyle()
- getContentType() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
the content type, must be one of the predefines.
- getContext() - Method in interface org.eclipse.birt.report.engine.extension.IReportEvent
- getContext() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
get executor context
- getControlType() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getCopies() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getCssText(int) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the CSS text
- getCubeCursor() - Method in interface org.eclipse.birt.report.engine.extension.ICubeResultSet
- getCubeQuery() - Method in interface org.eclipse.birt.report.engine.extension.ICubeResultSet
- getData() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the data
- getData() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getDataExtractionExtension() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get configuration element of data extraction extension.
- getDataExtractionFormatInfo() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Returns data extraction extension information.
- getDataExtractionFormatInfo() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
Returns data extraction extension information.
- getDataFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the date format
- getDataID() - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Get data id of the element.
- getDataRequestSession() - Method in interface org.eclipse.birt.report.engine.extension.IQueryContext
-
return a data session
- getDataSet() - Method in interface org.eclipse.birt.report.engine.api.ICascadingParameterGroup
- getDataSetID() - Method in class org.eclipse.birt.report.engine.api.DataID
-
return the data set.
- getDataSetName() - Method in class org.eclipse.birt.report.engine.api.DataSetID
-
data set name if any.
- getDataType() - Method in interface org.eclipse.birt.report.engine.api.IDataAction
-
the output data type, such as csv, xml.
- getDataType() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefn
-
returns the parameter data type.
- getDate(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the Date data type.
- getDateFormat() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the date format
- getDateFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the date format
- getDateLocale() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getDateTimeFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the date time format
- getDefaultEmitter(String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Gets default emitter id of an output format.
- getDefaultValue() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getDefaultValue(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
get the default value of parameter.
- getDefaultValue(IParameterDefnBase) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
get default value by parameter name
- getDefaultValues() - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
get all default values
- getDesign() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
get the report design used to create this report content.
- getDesignHandle() - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
returns the design element handle that design engine creates when opening the report
- getDesignInstance() - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
Returns the report design
- getDesignStream() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- getDiagonalColor() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getDiagonalColor() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the diagonal color
- getDiagonalColor() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the diagonal color
- getDiagonalNumber() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getDiagonalNumber() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get diagonal number
- getDiagonalNumber() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the diagonal line number
- getDiagonalStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getDiagonalStyle() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get diagonal style
- getDiagonalStyle() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the diagonal style
- getDiagonalWidth() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getDiagonalWidth() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the diagonal width
- getDiagonalWidth() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the diagonal width
- getDirection() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the direction
- getDisplay() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the display type (valid types are BLOCK, INLINE and NONE)
- getDisplayFilterIcon() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getDisplayFilterIcon() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getDisplayFormat() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getDisplayGroupIcon() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getDisplayGroupIcon() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getDisplayGroupIcon() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the display group icon
- getDisplayName() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns the locale-specific display name for the parameter.
- getDisplayString() - Method in class org.eclipse.birt.report.engine.api.TOCNode
- getDisplayType() - Method in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- getDocumentErrors() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
return the errors in the document.
- getDocumentRunnable() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
The report runnable is used to create the report document while writing.
- getDouble(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the Double data type.
- getDrillThrough() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getDuplex() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getElementID() - Method in exception org.eclipse.birt.report.engine.api.EngineException
-
Get element id.
- getEmbeddable() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getEmbeddable() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getEmitter() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the emitter instance of the emitter.
- getEmitterConfig() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
-
TODO: review, return IEmitterConfig, by format.
- getEmitterConfigs() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
gets a map for emitter configuration objects
- getEmitterID() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
returns the emitter id
- getEmitterID() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Get emitter id.
- getEmitterInfo() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Return all the emitter information which BIRT Engine can load.
- getEmitterInfo() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
Return all the emitter information which BIRT Engine can load.
- getEnableAgentStyleEngine() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getEnableInlineStyle() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getEnableMetadata() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getEnableMetadata() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getEndingGroupLevel() - Method in interface 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() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the report engine object
- getErrorCode() - Method in exception org.eclipse.birt.report.engine.api.EngineException
- getErrors() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Gets all exceptions that are thrown out during executing this task.
- getErrors() - Method in interface org.eclipse.birt.report.engine.api.IReportDocumentInfo
- getErrors() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
get the error list which occurs in the generation.
- getEventType() - Method in interface org.eclipse.birt.report.engine.extension.IReportEvent
- getExecutor() - Method in interface org.eclipse.birt.report.engine.layout.content.IContentWrapper
- getExtendedItemContent() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
- getExtendedItemContent() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getExtension() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Get extension.
- getExtension() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
-
Get extension.
- getExtension() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
return the image postfix, such as jpg, png
- getExtension() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the image extension
- getExtension(int) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the extension
- getExtensions() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the extensions
- getExtensions() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the extensions
- getFileExtension() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
get the file extension of this emitter's output, "." not included
- getFilterOperatorDisplayList() - Method in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- getFilterOperatorList() - Method in interface org.eclipse.birt.report.engine.api.IDynamicFilterParameterDefn
- getFitToPaper() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getFontConfig() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- getFontDirectory() - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- getFontDirectory() - Method in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.
- getFontDirectory() - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- getFontDirectory() - Method in class org.eclipse.birt.report.engine.api.PDFRenderOption
-
Deprecated.
- getFontFamily() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font family
- getFontSize() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font size
- getFontStyle() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font style
- getFontVariant() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font variant
- getFontWeight() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the font weight
- getFooter() - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Get the footer of the group.
- getFooter() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the footer
- getFooter() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the footer band, return null if the table has no footer
- getFooterHeight() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the footer height
- getFormat() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get extraction format of the output file.
- getFormat() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the format of the emitter.
- getFormat() - Method in interface org.eclipse.birt.report.engine.api.IAction
-
return fomat of drillthrough report
- getFormat() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get the format of the target report if the action type is drillthrough.
- getFormat() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getFormat() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getFormatName() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getFormatter() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- getFormatter() - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Get the format option.
- getGenerateBy() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- getGenerateBy() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the design object which create this content.
- getGenerationConfig() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
- getGlobalVariables(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.
- getGroup() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Get the group
- getGroupId() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Get the group id
- getGroupId(int) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
- getGroupID() - Method in interface org.eclipse.birt.report.engine.content.IBandContent
-
Get the group id if the band content is in some group.
- getGroupID() - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Get the unique id of the group.
- getGroupLevel() - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Get the level of the group.
- getHandle() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns the report element handle which is wrapped by this object.
- getHandle() - Method in interface org.eclipse.birt.report.engine.extension.IReportEvent
- getHeader() - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Get the header of the group.
- getHeader() - Method in interface org.eclipse.birt.report.engine.content.IListContent
-
Get the header of the list.
- getHeader() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the header
- getHeader() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the header band, return null if the table has no header
- getHeaderHeight() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the header height
- getHeaders() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the headers
- getHeight() - Method in class org.eclipse.birt.report.engine.api.ImageSize
-
Get the image size height
- getHeight() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the specified value, the actual height is defined in IBounds
- getHeight() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getHelpKey() - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Get the help key of the data content.
- getHelpKey() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the help text key
- getHelpKey() - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Get the help key string of the label content.
- getHelpText() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns the locale-specific help text.
- getHelpText() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the help text
- getHelpText() - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Get the help text of the data content.
- getHelpText() - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Get the help text string of the label content.
- getHideGridlines() - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Get hide gridlines.
- getHTMLIDNamespace() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getHTMLIndent() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getHtmlPagination() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Get html pagination.
- getHtmlPagination() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Get Html pagination.
- getHtmlRtLFlag() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Get Html RTL flag.
- getHtmlRtLFlag() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Get Html RTL flag.
- getHtmlTitle() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getHtmlTitle() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getHyperlink() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getHyperlinkAction() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the hyperlink action
- getIcon() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the icon of the emitter.
- getId() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get data extraction extension id.
- getID() - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
get the id of the image.
- getID() - Method in class org.eclipse.birt.report.engine.api.ComponentID
-
Get an identifier for a report component.
- getID() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the id of the emitter.
- getID() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns an identifier for the task.
- getID() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
returns an identifier for the image
- getID() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- getImage(OutputStream, String, String) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
get image
- getImage(String) - Method in interface 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
- getImageCalculatedSize() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the calculated image size
- getImageData() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
returns binary image data.
- getImageDirectory() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.returns the image directory that engine stores images and charts into
- getImageDirectory() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
returns the image directory that engine stores images and charts into
- getImageDirectory() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
returns the image directory that engine stores images and charts into
- getImageHandle() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Deprecated.
- getImageHandle() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Deprecated.
- getImageHandler() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- getImageHandler() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- getImageHandler() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Get the image handler
- getImageHandler() - Method in class org.eclipse.birt.report.engine.api.RenderOption
- getImageMap() - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
get the image map of the image.
- getImageMap() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
The image map is used in HTML output.
- getImageMap() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
- getImageMapID(IImage) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
returns the unique identifier for the image
- getImageMapID(IImage) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
returns the unique identifier for the image
- getImageMIMEType() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- getImageRawSize() - Method in interface org.eclipse.birt.report.engine.api.IImage
- getImageRawSize() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the image raw size
- getImageSize() - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
get the image size
- getImageSize() - Method in interface org.eclipse.birt.report.engine.api.IImage
- getImageSource() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the type of image source
- getImageStream() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
returns an input stream where the mage can be read
- getIncludeSelectionHandle() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Deprecated.includeSelectionHandle is replaced by eanableMetadata flag.
- getIncludeSelectionHandle() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Deprecated.includeSelectionHandle is replaced by eanableMetadata flag.
- getInlineStyle() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- getInlineStyle() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the inline style
- getInstanceID() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- getInstanceID() - Method in interface org.eclipse.birt.report.engine.api.IDataAction
-
Returns the instance ID of associated report item instance.
- getInstanceID() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- getInstanceID() - Method in interface org.eclipse.birt.report.engine.content.IColumn
-
get the instance id of the column.
- getInstanceID() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
get the instance id of the content.
- getInstanceIDs() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getInstanceIDs() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getInstanceOffset(InstanceID) - Method in interface 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) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the Integer data type.
- getIntOption(String, int) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
Get the options int based
- getLabel() - Method in interface org.eclipse.birt.report.engine.api.IParameterSelectionChoice
-
returns the locale-specific label for a selection choice.
- getLabelKey() - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Get the label key of the data content.
- getLabelKey() - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Get the label key string of the label content.
- getLabelText() - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Get the label text of the data content.
- getLabelText() - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Get the text string of the label content.
- getLayoutPreference() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getLeftWidth() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the width of the left part
- getLetterSpacing() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the letter spacing
- getLineHeight() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the line height
- getLocale() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the locale for running the task
- getLocalizedMessage() - Method in exception org.eclipse.birt.report.engine.api.EngineException
- getLogDirectory() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Get directory of the log file
- getLogFile() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Get the name of the log file.
- getLogger() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
return the user's logger set through setLogger.
- getLogger() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
return the logger used by the task.
- getLogger() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Get the logger used by report engine.
- getLogger() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
get the logger used by report engine
- getLogLevel() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Get the level of the log file
- getLogMaxBackupIndex() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Returns the value of the MaxBackupIndex option.
- getLogRollingSize() - Method in class 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() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the bottom margin
- getMarginBottom() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the margin bottom
- getMarginLeft() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the left margin
- getMarginLeft() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the margin left
- getMarginRight() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right margin
- getMarginRight() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the margin right
- getMarginTop() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top margin
- getMarginTop() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the margin top
- getMasterPage() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the master page
- getMasterPage() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the master page
- getMasterPageContent() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Get master page content.
- getMasterPageContent() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Get master page content.
- getMaxLineWidth() - Method in interface org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
- getMaxLineWidth() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- getMaxLineWidth() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- getMaxRowsPerQuery() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.
- getMessage() - Method in exception org.eclipse.birt.report.engine.api.EngineException
- getMetaData() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
Deprecated.
- getMetaData() - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
-
returns the definition for the data row
- getMetadataFilter() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getMimeType() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get mime type of the output file.
- getMimeType() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the mimeType of the emitter.
- getMimeType() - Method in interface org.eclipse.birt.report.engine.api.IImage
- getMimeType() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getMIMEType() - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
get the mime type of the image.
- getMIMEType() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the MIME type
- getMIMEType(String) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
The MIME type for the specific formatted supported by the extension.
- getMIMEType(String) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
the MIME type for the specific formatted supported by the extension.
- getModelObject() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
get extended report item model handle
- getModelObject() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
- getModelObject() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPreparationInfo
- getModelObject() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getName() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get data extraction extension name.
- getName() - Method in interface org.eclipse.birt.report.engine.api.IDocument
- getName() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns the name of the parameter
- getName() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the name.
- getNamespace() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the namespace of the emitter.
- getNext() - Method in interface org.eclipse.birt.report.engine.content.INode
-
Get the sibling node immediately following the specified node.
- getNextChild() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
return the next child's executor
- getNextChild() - Method in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- getNodeID() - Method in class org.eclipse.birt.report.engine.api.TOCNode
- getNumberAlign() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the number align
- getNumberFormat() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get number format
- getNumberFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the number format
- getNumberLocale() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getOfficeVersion() - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Get office version.
- getOfficeVersion() - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- getOption(String) - Method in interface org.eclipse.birt.report.engine.api.ITaskOption
-
get the option value defined by the name.
- getOption(String) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
get option value for one rendering option
- getOption(String) - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getOptions() - Method in interface org.eclipse.birt.report.engine.api.ITaskOption
-
Get all the options defined in this object
- getOptions() - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
Get options.
- getOrientation() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the orientation
- getOutputDisplayNone() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the outputDisplayNone of the emitter.
- getOutputFile() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Get output file name.
- getOutputFile() - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Get output file name.
- getOutputFileName() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Get name of the output file.
- getOutputFileName() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Get name of the output file.
- getOutputFormat() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Get output format.
- getOutputFormat() - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Get output format.
- getOutputFormat() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Get output format.
- getOutputFormat() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
returns the output format, i.e., html, pdf, etc.
- getOutputFormat() - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Get the output format
- getOutputFormat() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getOutputMasterPageMargins() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getOutputSetting() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Deprecated.use getOptions instead
- getOutputSetting() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Deprecated.user should always use the get/set to change the setting.
- getOutputStream() - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Get output stream.
- getOutputStream() - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Get output stream.
- getOutputStream() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Get output stream.
- getOutputStream() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Get output stream
- getOutputType() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
returns the output type, which could be IMAGE, TEXT, HTML TEXT, DRAWING, etc.
- getOverridePriority() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the emitter override priority.
- getPaddingBottom() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the bottom padding.
- getPaddingLeft() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the left padding.
- getPaddingRight() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right padding.
- getPaddingTop() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top padding.
- getPageBody() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page body
- getPageBreakAfter() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the page break after.
- getPageBreakBefore() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the page break before.
- getPageBreakInside() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the page break inside.
- getPageContent(long) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
The page content in the report content.
- getPageCount() - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Gets count of the pages that is output.
- getPageCount() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- getPageFooter() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page footer
- getPageFooterFloatFlag() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Get page footer float flag.
- getPageFooterFloatFlag() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Get page footer float flag.
- getPageHeader() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page header
- getPageHeight() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page height
- getPageNumber() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page number
- getPageNumber(String) - Method in interface 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(String) - Method in interface 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(InstanceID) - Method in interface 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).
- getPageType() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page type
- getPageWidth() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the page width
- getPagination() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get the pagination of the emitter.
- getPaperSize() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getPaperTray() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getParameter(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Deprecated.
- getParameterBindings() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getParameterBindings() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get a set of name/value pairs for running the target report in a drillthrough link.
- getParameterBindings() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getParameterDefn(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
returns the parameter definition given the parameter name name
- getParameterDefns(boolean) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
return report parameter definitions
- getParameterDisplayText(String) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Gets parameter display text by parameter name.
- getParameterDisplayTexts() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
returns display texts for all the parameters that are used for generating the current report document.
- getParameters() - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Deprecated.
- getParameterType() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- getParameterValue(String) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the value of a parameter.
- getParameterValues() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the parameter name/value collection
- getParameterValues() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.Invoke RenderTask.getParameterValues( ) instead.
- getParent() - Method in class org.eclipse.birt.report.engine.api.TOCNode
- getParent() - Method in interface 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() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- getParent() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
get parent report item executor
- getParentID() - Method in class org.eclipse.birt.report.engine.api.DataSetID
-
parent data set if any.
- getParentID() - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Get parent id of this report element instance.
- getPhysicalHeightDpi() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getPhysicalHeightInch() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getPhysicalWidthDpi() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getPhysicalWidthInch() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getPluginId() - Method in exception org.eclipse.birt.report.engine.api.EngineException
- getPostscriptLevel() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
-
Gets postscript level.
- getPreparationContext() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPreparationInfo
- getPreparedRunnable() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
The report runnable is used to create the report document while writing.
- getPresentationConfig() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- getPrevious() - Method in interface org.eclipse.birt.report.engine.content.INode
-
Get the sibling node immediately preceding the specified node.
- getPromptText() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- getProperties() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get properties.
- getProperty(int) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the property value
- getProperty(String) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Get report document property.
- getProperty(String) - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
returns the property value for things like report description, title, etc.
- getProperty(String, String) - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
Deprecated.this method is never used ,suggest use Model API to access all properties on elements.
- getQueries(Object) - Method in interface org.eclipse.birt.report.engine.extension.IExecutorContext
-
get the queries of the handle
- getQueryName() - Method in class org.eclipse.birt.report.engine.api.DataSetID
-
query name if any.
- getQueryResults() - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
Returns
IExtractionResults
from which this data iterator is obtained. - getQueryResults() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- getQueryResults() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
get QueryResults of the executor
- getRawID() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
-
return the Raw ID
- getRawKey() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Get the raw content key
- getRawType() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Get the original format of the object.
- getRawValue() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the orignal content describe in raw format.
- getRenderContext() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
-
Deprecated.the user should use getReportContext().getRenderContext() to get the render options.
- getRenderContext(IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Get render context.
- getRenderContext(IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Get render context.
- getRenderOption() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.
- getRenderOption() - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
- getRenderOption() - Method in interface org.eclipse.birt.report.engine.api.IReportPart
-
returns the rendering options
- getRenderOption() - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
- getRenderOption() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getReportContent() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the report which contains/create this content.
- getReportContent() - Method in interface org.eclipse.birt.report.engine.extension.IExecutorContext
-
return IReportContent.
- getReportContext() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
- getReportContext() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getReportContext() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
- getReportContext() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getReportDesign() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- getReportDocReader() - Method in interface org.eclipse.birt.report.engine.api.ICubeExtractionResults
-
get the archive reader of the report document.
- getReportDocumentLockManager() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
return a lock manager.
- getReportEngine() - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
returns the report engine
- getReportEngine() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getReportName() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getReportName() - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
returns report name
- getReportName() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get the target report name if the action type is drillthrough which is predefined.
- getReportName() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getReportName() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getReportQueries() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGenerationInfo
- getReportQueries() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getReportQueries(IBaseQueryDefinition) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemQuery
-
Deprecated.since 2.2
- getReportRunnable() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the runnable report design object
- getReportRunnable() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
The report runnable is used to create the report document while writing.
- getReportRunnable() - Method in interface org.eclipse.birt.report.engine.api.IReportPart
-
returns the runnable report design
- getReportRunnable() - Method in interface org.eclipse.birt.report.engine.emitter.IEmitterServices
- getResolution() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getResolution() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the image resolution
- getResolution() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getResourceBundle(ULocale) - Static method in exception org.eclipse.birt.report.engine.api.EngineException
-
Get resource bundle.
- getResourceLocator() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- getResourcePath() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- getResultIterator() - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
return the IResultIterator directly
- getResultIterator() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
- getResultMetaData() - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
Returns the metadata of this result set's detail row.
- getResultMetaData() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IResultSetItem
-
return the result meta data.
- getResultMetaData() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the metadata of this result set's detail row.
- getResultSet() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the result set
- getResultSetDisplayName() - Method in interface org.eclipse.birt.report.engine.api.IResultSetItem
-
return the display name from externalization
- getResultSetList() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IResultSetItem
-
return the result set name.
- getRightWidth() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the width of the right part
- getRoot() - Method in interface org.eclipse.birt.report.engine.api.ITOCTree
-
Gets the root node of a TOC tree.
- getRoot() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the root content
- getRootScope() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Get the root scope used by the engine.
- getRootScope() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
get the root scope used by the engine
- getRow() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the row
- getRowID() - Method in class org.eclipse.birt.report.engine.api.DataID
-
Return the row id.
- getRowID() - Method in class org.eclipse.birt.report.engine.api.DataSetID
-
row id in the parent data set.
- getRowID() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Get the row id
- getRowIndex() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
- getRowSpan() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the row span
- getScalarParameterType() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- getScale() - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- getScope() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Get the scope
- getScriptObjects() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.use getAppContext() instead.
- getSearchCriteria() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getSearchCriteria() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get a set of name/value pairs for searching the target report in a drillthrough link.
- getSearchCriteria() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getSelectionList() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefn
-
Deprecated.
- getSelectionList(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
get the collections of a selection choices.
- getSelectionListForCascadingGroup(String, Object[]) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
The second step to work with the cascading parameters.
- getSelectionListType() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefn
- getSelectionTreeForCascadingGroup(String) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Gets selection tree for a cascading parameter group.
- getServletContext() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.use getPlatformContext instead
- getSeverity() - Method in exception org.eclipse.birt.report.engine.api.EngineException
- getShowIfBlank() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Show if blank?
- getShowIfBlank() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the option show if blank
- getSize() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Get the size of the extended item.
- getSize() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Get the size of the extended item.
- getSource() - Method in interface org.eclipse.birt.report.engine.api.IImage
-
returns the source type of the image.
- getStartingGroupLevel() - Method in interface 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() - Method in interface 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() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
get the status of task
- getStatusHandler() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
returns the status handler
- getString(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column as the String data type.
- getStringFormat() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the string format
- getStringFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the string format
- getStringLocale() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- getStringOption(String) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
Get option value by name.
- getStyle() - Method in interface org.eclipse.birt.report.engine.content.IStyledElement
-
Get the style of the element
- getStyleClass() - Method in interface org.eclipse.birt.report.engine.content.IStyledElement
-
Get the style class
- getSummary() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Get the summary
- getSupportedFormats() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Returns all supported output formats through BIRT engine emitter extensions.
- getSupportedFormats() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
returns all supported output formats through BIRT engine emitter extensions
- getSupportedImageFormats() - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- getSupportedImageFormats() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
get the image formats the emitter supports
- getSupportedImageFormats() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.
- getSupportedImageFormats() - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
- getSupportedImageFormats() - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- getSupportedImageFormats() - Method in class org.eclipse.birt.report.engine.api.RenderOption
- getSupportedImageFormats() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentationInfo
- getSystemId() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getSystemId() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
return the system id assigned to the document
- getTable() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Get the table
- getTargetFileType() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getTargetFileType() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get the type of the target file.
- getTargetWindow() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getTargetWindow() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Get the target window.
- getTargetWindow() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getTaskType() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Gets the type of the engine.
- getTestConfig() - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
returns test configuration for the report
- getText() - Method in interface org.eclipse.birt.report.engine.content.ITextContent
-
Get the string value of the Text Content.
- getTextAlign() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text alignment.
- getTextIndent() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text indent
- getTextLineThrough() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text line through
- getTextLineThrough() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the text line through
- getTextOverline() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text overline
- getTextOverline() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the text overline
- getTextTransform() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text transform.
- getTextUnderline() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the text underline
- getTextUnderline() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the text underline
- getTimeFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the time format
- getTitle() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the title
- getTOC() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the table of content
- getTOC() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Deprecated.This method shoule be substituted by:
getTOCTree( format, locale ).getTOCTree( );
- getTOCStyle() - Method in class org.eclipse.birt.report.engine.api.TOCNode
-
Get toc style.
- getTOCTree() - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Get the TOC tree
- getTOCTree(String, ULocale) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.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) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Gets the toc tree of this report content.
- getTOCTree(String, ULocale, TimeZone) - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Deprecated.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 );
- getTooltip() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getTooltip() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getTotalPage() - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
- getTotalPage() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the total page
- getType() - Method in interface org.eclipse.birt.report.engine.api.IAction
- getType() - Method in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
Get the type of the AutoText Content.
- getType() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- getType() - Method in class org.eclipse.birt.report.engine.emitter.ImageReader
-
Get the image type
- getType() - Method in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
- getTypeName() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- getULocale() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
returns the locale for running the task
- getUniqueID() - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Get unique id of this report element instance.
- getUnit() - Method in class org.eclipse.birt.report.engine.api.ImageSize
-
Get the image size unit
- getURI() - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Get the URI
- getURL() - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
get the URL of the cached image.
- getURL(IAction, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
- getURL(IAction, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLActionHandler
-
Generates a URL based on the action definition.
- getURL(IAction, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
Get URL of the action.
- getURL(IAction, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLActionHandler
-
Generates a URL based on the action definition.
- getUrlEncoding() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getUrlEncoding() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getUserAgent() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getUserAgent() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- getUserProperties() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get user properties
- getUserProperties() - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Get the user properties
- getUserPropertyValue(String) - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns the value of a user-defined property
- getUserPropertyValues() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
-
returns a collection of user-defined property name and value pairs
- getValue() - Method in enum org.eclipse.birt.report.engine.api.CompressionMode
- getValue() - Method in interface org.eclipse.birt.report.engine.api.IParameterSelectionChoice
-
returns the value of the selection choice
- getValue() - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Get the value of the data content.
- getValue(int) - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
- getValue(String) - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
Returns the value of a column.
- getValue(String) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Returns the value of a bound column.
- getVersion() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
Get report document version.
- getVersion() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
get the version of BIRT
- getVersion() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
get the BIRT version
- getVerticalAlign() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the vertical alignment.
- getViewportMeta() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getVisibleFormat() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get format to hide in.
- getVisibleFormat() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- getVisibleFormat() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Get the visible format
- getWaterMark() - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Get the watermark
- getWhiteSpace() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the whitespace.
- getWidth() - Method in class org.eclipse.birt.report.engine.api.ImageSize
-
Get the image size width
- getWidth() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- getWidth() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
specified value, the real value is defined in IBounds
- getWidth() - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- getWordSpacing() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the word spacing
- getWrappingText() - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Get the flag which indicates if text wrapped.
- getWrappingText() - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- getWrapTemplateTable() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- getX() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the specified value, the real value is defined in IBounds
- getY() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the specified value, the real value is defined in IBounds
- GLOBAL_VARIABLE_OPTION_ALL - Static variable in interface org.eclipse.birt.report.engine.api.IReportDocument
- GLOBAL_VARIABLE_OPTION_JAVA_ONLY - Static variable in interface org.eclipse.birt.report.engine.api.IReportDocument
- GLOBAL_VARIABLE_OPTION_JS_ONLY - Static variable in interface org.eclipse.birt.report.engine.api.IReportDocument
- GROUP_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: group content key
H
- handle(IReportEvent) - Method in interface org.eclipse.birt.report.engine.extension.IReportEventHandler
- handleImage(IImage, Object, String, boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
handles an image report item and returns an image URL
- handleImage(IImage, Object, String, boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
handles an image report item and returns an image URL
- handleTempImage(IImage, String, boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Handle a temporary image .
- hasChildren() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Has children
- hasDataItemsInDetail() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- hasDiagonalLine() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Has diagonal line
- hasNextChild() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
does the executor has child executor
- hasNextChild() - Method in class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- hasOption(String) - Method in interface org.eclipse.birt.report.engine.api.ITaskOption
-
if there exits an option named by name.
- hasOption(String) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
Check if an option is defined.
- height - Variable in class org.eclipse.birt.report.engine.api.ImageSize
- HELP_GUIDE - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- HIDE_GRIDLINES - Static variable in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
-
The option to hide the gridlines in the worksheet
- HTML - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Output a complete HTML
- HTML_DISPLAY_FILTER_ICON - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the output display the filter icon.
- HTML_DISPLAY_GROUP_ICON - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the output display the group icon.
- HTML_ENABLE_AGENTSTYLE_ENGINE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the HTML emitter output the BIRT styles directly to the report.
- HTML_ENABLE_COMPACT_MODE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Using compact mode or not.
- HTML_ENABLE_INLINE_STYLE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Using inline style or not.
- HTML_ENABLE_METADATA - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the output contain metadata.
- HTML_ID_NAMESPACE - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Deprecated.use METADATA
- HTML_INDENT - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
whether or not the HTML is indented.
- HTML_LAYOUT_PREFERENCE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the table be outed as fixed.
- HTML_NOCSS - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Output a HTML fragement without CSS defination.
- HTML_OUTPUT_MASTER_PAGE_MARGINS - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the HTML emitter output the master page's margins.
- HTML_PAGINATION - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should we output HTML as RtL.
- HTML_TITLE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Output the HTML default title.
- HTML_TYPE - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is an string which contains HTML content
- HTML_VIEWPORT_META - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- HTML_WRAP_TEMPLATE_TABLE - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Should the top-level template table be wrapped.
- HTMLActionHandler - Class in org.eclipse.birt.report.engine.api
-
Defines a default action handler for HTML output format
- HTMLActionHandler() - Constructor for class org.eclipse.birt.report.engine.api.HTMLActionHandler
- HTMLCompleteImageHandler - Class in 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() - Constructor for class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
dummy constructor
- HTMLEmitterConfig - Class in org.eclipse.birt.report.engine.api
-
Deprecated.since 2.2, use HTMLRenderOption or RenderOption directly
- HTMLEmitterConfig() - Constructor for class org.eclipse.birt.report.engine.api.HTMLEmitterConfig
-
Deprecated.
- HTMLImageHandler - Class in org.eclipse.birt.report.engine.api
- HTMLImageHandler() - Constructor for class org.eclipse.birt.report.engine.api.HTMLImageHandler
- HTMLRenderContext - Class in org.eclipse.birt.report.engine.api
-
Deprecated.set the property to RenderOption directly.
- HTMLRenderContext() - Constructor for class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.dummy constrictor
- HTMLRenderOption - Class in org.eclipse.birt.report.engine.api
-
output settings for HTML output format
- HTMLRenderOption() - Constructor for class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Default constructor.
- HTMLRenderOption(HashMap) - Constructor for class org.eclipse.birt.report.engine.api.HTMLRenderOption
- HTMLRenderOption(IRenderOption) - Constructor for class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Constructor
- HTMLServerImageHandler - Class in org.eclipse.birt.report.engine.api
-
Default implementation for writing images in a form that is used in a web-application.
- HTMLServerImageHandler() - Constructor for class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
dummy constructor
- htmlType - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
used to decorate the HTML output, used in Render and RunAndRender mode.
I
- IAction - Interface in 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
- IAutoTextContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interfaces for the AutoText Content.
- IBandContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface for the Band Content.
- IBaseResultSet - Interface in org.eclipse.birt.report.engine.extension
- IBookmarkInfo - Interface in org.eclipse.birt.report.engine.api
- ICascadingParameterGroup - Interface in org.eclipse.birt.report.engine.api
- ICascadingParameterSelectionChoice - Interface in org.eclipse.birt.report.engine.api
- ICellContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interfaces for Cell Content
- IColumn - Interface in org.eclipse.birt.report.engine.content
-
column definition used by table content.
- IContainerContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface for container content in report.
- IContent - Interface in org.eclipse.birt.report.engine.content
-
object created by report generator.
- IContentEmitter - Interface in org.eclipse.birt.report.engine.emitter
-
used to pass the content object to following process.
- IContentVisitor - Interface in org.eclipse.birt.report.engine.content
-
Defines the visitor interface used mainly by a buffered emitter
- IContentWrapper - Interface in org.eclipse.birt.report.engine.layout.content
- ICubeExtractionResults - Interface in org.eclipse.birt.report.engine.api
- ICubeResultSet - Interface in org.eclipse.birt.report.engine.extension
- IDataAction - Interface in org.eclipse.birt.report.engine.api
-
Data Action is used to generate a URL used to reterive the data from the data base.
- IDataContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface for the Data Content.
- IDataExtractionExtension - Interface in org.eclipse.birt.report.engine.extension
-
An extension-point for data extraction.
- IDataExtractionOption - Interface in org.eclipse.birt.report.engine.api
- IDataExtractionTask - Interface in org.eclipse.birt.report.engine.api
-
an engine task that extracts data from a report.
- IDataIterator - Interface in org.eclipse.birt.report.engine.api
-
An iterator on a result set from a prepared and executed query.
- IDatasetPreviewTask - Interface in org.eclipse.birt.report.engine.api
- IDocument - Interface in org.eclipse.birt.report.engine.api
- IDocumentWriter - Interface in org.eclipse.birt.report.engine.api
- IDrillThroughAction - Interface in org.eclipse.birt.report.engine.content
-
Providers interface for the action process of drill through.
- IDynamicFilterParameterDefn - Interface in org.eclipse.birt.report.engine.api
- IElement - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface of the element of the report.
- IEmitterServices - Interface in org.eclipse.birt.report.engine.emitter
-
Defines interface to supply emitters with necessary information
- IEngineConfig - Interface in org.eclipse.birt.report.engine.api
- IEngineTask - Interface in org.eclipse.birt.report.engine.api
-
defines common features for an engine task.
- IExcelRenderOption - Interface in org.eclipse.birt.report.engine.api
- IExecutorContext - Interface in org.eclipse.birt.report.engine.extension
- IExtendedItem - Interface in org.eclipse.birt.report.engine.extension
- IExtendedItemFactory - Interface in org.eclipse.birt.report.engine.extension
- IExtractionOption - Interface in org.eclipse.birt.report.engine.api
- IExtractionResults - Interface in org.eclipse.birt.report.engine.api
-
A handle used to retrieve data stored in a report.
- IExtractionTask - Interface in org.eclipse.birt.report.engine.api
- IForeignContent - Interface in org.eclipse.birt.report.engine.content
-
The content of foreign object is not handle by report engine.
- IGetParameterDefinitionTask - Interface in org.eclipse.birt.report.engine.api
-
an engine task that retrieves parameter definitions from a report.
- IGNORE_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
-
Excel will ignore all image items when this option is on.
- IGroupContent - Interface in org.eclipse.birt.report.engine.content
-
Provides interfaces for Group Content.
- IHTMLActionHandler - Interface in org.eclipse.birt.report.engine.api
-
Defines an interface for action handler used in HTML format
- IHTMLImageHandler - Interface in org.eclipse.birt.report.engine.api
-
Defines the image handler interface for use in HTML format
- IHTMLRenderOption - Interface in org.eclipse.birt.report.engine.api
-
Interface of constants of the HTML Render Opitons.
- IHyperlinkAction - Interface in 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
- IImage - Interface in org.eclipse.birt.report.engine.api
-
Defines an interface to communicate info about an image to image handler
- IImageContent - Interface in org.eclipse.birt.report.engine.content
-
Image content in the report.
- IInlineStackingLayout - Interface in org.eclipse.birt.report.engine.layout.pdf.emitter
- ILabelContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface for the Label Content.
- IListBandContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interface for the Band Content in List.
- IListContent - Interface in org.eclipse.birt.report.engine.content
-
Provides interfaces for List Content.
- IListGroupContent - Interface in org.eclipse.birt.report.engine.content
-
Provide the interfaces for the List Group Content.
- Image - Class in org.eclipse.birt.report.engine.layout.emitter
- Image() - Constructor for class org.eclipse.birt.report.engine.layout.emitter.Image
- IMAGE_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: image content key
- IMAGE_DIRECTROY - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- IMAGE_EXPRESSION - Static variable in interface org.eclipse.birt.report.engine.content.IImageContent
-
property: image expression key
- IMAGE_FILE - Static variable in interface org.eclipse.birt.report.engine.content.IImageContent
-
property: image file key
- IMAGE_HANDLER - Static variable in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- IMAGE_HANDLER - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of image handler
- IMAGE_NAME - Static variable in interface org.eclipse.birt.report.engine.content.IImageContent
-
property: image name key
- IMAGE_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is an image content which define the image
- IMAGE_URI - Static variable in interface org.eclipse.birt.report.engine.content.IImageContent
-
Deprecated.replaced by IMAGE_URL
- IMAGE_URL - Static variable in interface org.eclipse.birt.report.engine.content.IImageContent
-
property: image URL key
- imageDirectory - Variable in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.directory to store image
- ImageLayout - Class in org.eclipse.birt.report.engine.layout.pdf.emitter
- ImageLayout(LayoutEngineContext, ContainerLayout, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- ImageReader - Class in org.eclipse.birt.report.engine.emitter
-
Image reader of pdf output
- ImageReader(IImageContent, String) - Constructor for class org.eclipse.birt.report.engine.emitter.ImageReader
-
Constructor
- ImageSize - Class in org.eclipse.birt.report.engine.api
-
Class of image size
- ImageSize(String, float, float) - Constructor for class org.eclipse.birt.report.engine.api.ImageSize
-
Constructor
- IMetadataFilter - Interface in org.eclipse.birt.report.engine.api
- init(IReportItemGenerationInfo) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
- init(IReportItemPreparationInfo) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPreparation
- init(IReportItemPresentationInfo) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- initialize() - Method in class org.eclipse.birt.report.engine.api.DefaultStatusHandler
- initialize() - Method in interface org.eclipse.birt.report.engine.api.IStatusHandler
-
initialize the status handler.
- initialize() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- initialize() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- initialize() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- initialize() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- initialize(IReportContext, IDataExtractionOption) - Method in interface org.eclipse.birt.report.engine.extension.IDataExtractionExtension
- initialize(IEmitterServices) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Initialize the emitter
- InlineBlockLayout - Class in org.eclipse.birt.report.engine.layout.pdf.emitter
- InlineBlockLayout(LayoutEngineContext, ContainerLayout, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineBlockLayout
- InlineContainerLayout - Class in org.eclipse.birt.report.engine.layout.pdf.emitter
- InlineContainerLayout(LayoutEngineContext, ContainerLayout, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- InlineStackingLayout - Class in org.eclipse.birt.report.engine.layout.pdf.emitter
- InlineStackingLayout(LayoutEngineContext, ContainerLayout, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- InlineTextLayout - Class in org.eclipse.birt.report.engine.layout.pdf.emitter
- InlineTextLayout(LayoutEngineContext, ContainerLayout, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineTextLayout
- INode - Interface in org.eclipse.birt.report.engine.content
-
Tree interface.
- INSTANCE_ID - Static variable in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- INSTANCE_ID_LIST - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
The list used to contain the active object ids.
- InstanceID - Class in org.eclipse.birt.report.engine.api
-
a class that wraps around an identifier for a report element instance
- InstanceID(InstanceID, long, long, DataID) - Constructor for class org.eclipse.birt.report.engine.api.InstanceID
-
Constructor.
- InstanceID(InstanceID, long, DataID) - Constructor for class org.eclipse.birt.report.engine.api.InstanceID
-
Constructor.
- InstanceID(InstanceID, InstanceID) - Constructor for class org.eclipse.birt.report.engine.api.InstanceID
- INVALID_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
- IOnCreateEvent - Interface in org.eclipse.birt.report.engine.extension
- IOnPrepareEvent - Interface in org.eclipse.birt.report.engine.extension
- IOnRenderEvent - Interface in org.eclipse.birt.report.engine.extension
- IPage - Interface in org.eclipse.birt.report.engine.layout.emitter
-
Interface to define a page
- IPageContent - Interface in org.eclipse.birt.report.engine.content
-
Page instance.
- IPageDevice - Interface in org.eclipse.birt.report.engine.layout.emitter
- IPageHandler - Interface in org.eclipse.birt.report.engine.api
-
An interface implemented by app developer to provide handler after each page is generated in factoery.
- IParameterDefn - Interface in org.eclipse.birt.report.engine.api
-
base interface for a BIRT report parameter
- IParameterDefnBase - Interface in 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 - Interface in org.eclipse.birt.report.engine.api
-
The interface for objects which visually groups report parameters.
- IParameterSelectionChoice - Interface in org.eclipse.birt.report.engine.api
-
defines one choice in a parameter selction value list
- IPDFRenderOption - Interface in org.eclipse.birt.report.engine.api
-
Defines render options for PDF emitter.
- IPostscriptRenderOption - Interface in org.eclipse.birt.report.engine.api
- IPPTRenderOption - Interface in org.eclipse.birt.report.engine.api
- IPreparationContext - Interface in org.eclipse.birt.report.engine.extension
- IProgressMonitor - Interface in org.eclipse.birt.report.engine.api
-
This interface is to trace the progress of BIRT.
- IQueryContext - Interface in org.eclipse.birt.report.engine.extension
- IQueryResultSet - Interface in org.eclipse.birt.report.engine.extension
- IRenderOption - Interface in org.eclipse.birt.report.engine.api
-
Defines render options for emitters
- IRenderTask - Interface in 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 - Interface in org.eclipse.birt.report.engine.content
-
The object represents the report content as a whole.
- IReportDocument - Interface in 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 - Interface in org.eclipse.birt.report.engine.api
- IReportDocumentInfo - Interface in org.eclipse.birt.report.engine.api
-
the interface used to access the traisent informations of a report document.
- IReportDocumentLock - Interface in org.eclipse.birt.report.engine.api
-
lock used to lock the report document.
- IReportDocumentLockManager - Interface in org.eclipse.birt.report.engine.api
- IReportEngine - Interface in org.eclipse.birt.report.engine.api
-
A report engine provides an entry point for reporting functionalities.
- IReportEngineFactory - Interface in org.eclipse.birt.report.engine.api
-
a factory used to create the Report Engine.
- IReportEvent - Interface in org.eclipse.birt.report.engine.extension
- IReportEventContext - Interface in org.eclipse.birt.report.engine.extension
- IReportEventHandler - Interface in org.eclipse.birt.report.engine.extension
- IReportItemExecutor - Interface in org.eclipse.birt.report.engine.extension
- IReportItemGeneration - Interface in org.eclipse.birt.report.engine.extension
-
Represents the extended item generation extension, which processes the report item at report geenration time.
- IReportItemGenerationInfo - Interface in org.eclipse.birt.report.engine.extension
- IReportItemPreparation - Interface in org.eclipse.birt.report.engine.extension
-
IReportItemPreparation is initially designed for extended item, which handles its nested items.
- IReportItemPreparationInfo - Interface in org.eclipse.birt.report.engine.extension
- IReportItemPresentation - Interface in org.eclipse.birt.report.engine.extension
-
Represents the extended item presentation time extension.
- IReportItemPresentationInfo - Interface in org.eclipse.birt.report.engine.extension
- IReportItemQuery - Interface in org.eclipse.birt.report.engine.extension
-
Defines the extended item query extension, which handles report query preparation.
- IReportPart - Interface in org.eclipse.birt.report.engine.api
-
Base interface that provides accessible information for a report part
- IReportRunnable - Interface in org.eclipse.birt.report.engine.api
-
A runnable report design (i.e., not modifiable) that can be run in the BIRT engine
- IResultMetaData - Interface in org.eclipse.birt.report.engine.api
-
Describes the metadata of a detail row in an IResultIterator.
- IResultSetItem - Interface in org.eclipse.birt.report.engine.api
- IRowContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interfaces for the Row AbstractContent
- IRowMetaData - Interface in org.eclipse.birt.report.engine.extension
-
Defines a row that the extension might receive.
- IRowSet - Interface in org.eclipse.birt.report.engine.extension
-
defines an interface that wraps around a row set.
- IRunAndRenderTask - Interface in 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 - Interface in org.eclipse.birt.report.engine.api
- IRunTask - Interface in org.eclipse.birt.report.engine.api
-
An engine task that runs a report and generates a report document.
- IS_EMBEDDED_FONT - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.should the true-type font be embedded into the generated PDF file.
- isBeforeFirst() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Judges if the IResultSet's cursor on before the first row.
- isBookmark() - Method in interface org.eclipse.birt.report.engine.api.IAction
-
Return the bookmark type set in the drillthrough action.
- isBookmark() - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Return the bookmark type set in the drillthrough action.
- isBookmark() - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
-
Deprecated.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() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Check if can support cache in current situation.
- IScalarParameterDefn - Interface in org.eclipse.birt.report.engine.api
-
Defines a scalar parameter
- isColumnHeader() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- isComplete() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
- isComplete() - Method in interface org.eclipse.birt.report.engine.api.IReportDocumentInfo
-
Check if the report document is completely read.
- isCube() - Method in interface org.eclipse.birt.report.engine.api.IDataAction
-
Returns true if current action is to get cube data.
- isCube(IReportDocument, InstanceID) - Static method in class org.eclipse.birt.report.engine.api.DocumentUtil
-
Judge whether it's a cube based on instance id
- isCubeExportEnabled() - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
to indicate whether the cube export functionality should be enabled or not.
- isDirectionRTL() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Is direction RTL
- isEmbededFont - Variable in class org.eclipse.birt.report.engine.api.DOCRenderContext
- isEmbededFont - Variable in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- isEmbededFont() - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- isEmbededFont() - Method in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.
- isEmbededFont() - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- isEmbededFont() - Method in class org.eclipse.birt.report.engine.api.PDFRenderOption
- isEmpty() - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
see whether this iterator is empty
- isEmpty() - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Is empty
- isEmpty() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Judges if the IResultSet is empty or not.
- isEmpty() - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
-
Judges if the IRowSet is empty or not
- isEmptyLine() - Method in interface org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
- isEmptyLine() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- isEmptyLine() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- isEnableCompactMode() - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- isEnableCompactMode() - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
returns whether to use compact mode for the HTML output, whose default value is false.
- isEnableMultipleSheet() - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
- isEnableMultipleSheet() - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- isFirst() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
-
Judges if the IResultSet is on the first row.
- isFormatDeprecated() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Get if the emitter format is deprecated
- isHeaderRepeat() - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Return the indication that the group header is repeated or not.
- isHeaderRepeat() - Method in interface org.eclipse.birt.report.engine.content.IListContent
-
Return the value if the list header is repeated.
- isHeaderRepeat() - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Is header repeated
- isHidden() - Method in class org.eclipse.birt.report.engine.api.DataExtractionFormatInfo
-
Get whether format could be shown
- isHidden() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
get whether format is allowed to be shown
- isHidden() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefn
-
returns whether the parameter is a hidden parameter
- isJTidy() - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Is JTidy to be used
- isLastChild() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Check is last child
- isRepeatable() - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Is repeatable
- isRepeated() - Method in interface org.eclipse.birt.report.engine.content.IColumn
- isRequired() - Method in interface org.eclipse.birt.report.engine.api.IParameterDefn
- isRTL() - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Is RTL used
- IStatusHandler - Interface in org.eclipse.birt.report.engine.api
-
Interface that defines several status handler callback functions.
- IStyle - Interface in 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 - Interface in org.eclipse.birt.report.engine.content
-
Interface of styled element
- isValueConcealed() - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- ITableBandContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interfaces for the Table Band Content
- ITableContent - Interface in org.eclipse.birt.report.engine.content
-
Provides the interfaces for the Table Content
- ITableGroupContent - Interface in org.eclipse.birt.report.engine.content
-
Provide the interfaces for the Table Group Content.
- ITaskOption - Interface in org.eclipse.birt.report.engine.api
-
Define the interface of task options
- ItemExecutorWrapper - Class in org.eclipse.birt.report.engine.layout.content
- ItemExecutorWrapper(IReportItemExecutor, IContent) - Constructor for class org.eclipse.birt.report.engine.layout.content.ItemExecutorWrapper
- ITextContent - Interface in 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 - Interface in org.eclipse.birt.report.engine.api
-
Represents a whole TOC tree.
K
- KEY_ADD_INTO_IID_LIST - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
Only use the key, not the value.
- KEY_ATTR_ELEMENT_TYPE - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
The property "element_type".
- KEY_ATTR_ROW_TYPE - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
The property "row-type".
- KEY_ATTR_TYPE - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
The property "type".
- KEY_OUTPUT_BOOKMARK - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
Output the bookmark or not.
- KEY_OUTPUT_GOURP_ID - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
Output the group-id or not.
- KEY_OUTPUT_IID - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
Output the IID or not.
- KEY_OUTPUT_RAW_DATA - Static variable in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
Output the raw_data or not.
L
- LABEL_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: label content key
- layout() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- layout() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineTextLayout
- LAYOUT_EXTENSION - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: layout extension
- LAYOUT_PREFERENCE_AUTO - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- LAYOUT_PREFERENCE_FIXED - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- LEFT - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- LETTER_SPACING - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: letter-spacing
- LINE_HEIGHT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: line-height
- LIST_BAND_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: list band content key
- LIST_BOX - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- LIST_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: list content key
- LIST_GROUP_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: list group content key
- LIST_PARAMETER - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- locale - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
the output locale, used in Run and RunAndRender modes.
- LOCALE - Static variable in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- LOCALE - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property for local
- lock(String) - Method in interface 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 - Variable in class org.eclipse.birt.report.engine.api.HTMLActionHandler
-
logger
- log - Variable in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
- log - Variable in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
- LOG_DESTINATION - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- LOG_FILE - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- LOG_LEVEL - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- LOG_MAX_BACKUP_INDEX - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- LOG_ROLLING_SIZE - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- logger - Static variable in class org.eclipse.birt.report.engine.api.ReportEngine
-
the logger
- logger - Static variable in class org.eclipse.birt.report.engine.api.ReportRunner
- logger - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
M
- main(String[]) - Static method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Main function.
- MARGIN_BOTTOM - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: margin-bottom
- MARGIN_LEFT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: margin-left
- MARGIN_RIGHT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: margin-right
- MARGIN_TOP - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: margin-top
- MASTER_PAGE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: margin-page
- MASTER_PAGE_CONTENT - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
The max rows per query
- METADATA_FILTER - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
A filter for metadata.
- mode - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
execution mode, one of the Run, RunAndRender and Render.
N
- needCloseOutputStreamOnExit() - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
If the output stream needs to be closed on exit.
- needMetaData(ReportElementHandle) - Method in interface org.eclipse.birt.report.engine.api.IMetadataFilter
-
It is used to judge what metadata properties need to be output.
- needOutputResultSet() - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
If the emitter needs output query result set.
- needSerialization() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
returns whether the extended item needs serialization of state information at generation time
- newPage(int, int, Color) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPageDevice
-
Creates a new page with specified width and height.
- next() - Method in interface org.eclipse.birt.report.engine.api.IDataIterator
-
Moves down one element from its current position of the iterator.
- next() - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
- next() - Method in interface org.eclipse.birt.report.engine.extension.IRowSet
-
move the row to next.
- nextResultIterator() - Method in interface org.eclipse.birt.report.engine.api.IExtractionResults
-
Returns the current result's iterator.
- NO_COMPRESSION - Enum constant in enum org.eclipse.birt.report.engine.api.CompressionMode
- nodeId - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
identifier for the current node
- NUMBER_FORMAT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: number-format
- NUMBER_LOCALE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: number-local
O
- OBJECT_LOADED_SUCCESSFULLY - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: image read status, object loaded successfully
- OBJECT_UNLOADED - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: image read status, unloaded
- OFFICE_VERSION - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.extension.IReportEvent
- ON_PAGEBREAK_EVENT - Static variable in interface org.eclipse.birt.report.engine.extension.IReportEvent
- ON_PREPARE_EVENT - Static variable in interface org.eclipse.birt.report.engine.extension.IReportEvent
- ON_RENDER_EVENT - Static variable in interface org.eclipse.birt.report.engine.extension.IReportEvent
- onCustomImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Deprecated.
- onCustomImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Deprecated.
- onCustomImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Deprecated.
- onCustomImage(IImage, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
Deprecated.
- onCustomImage(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
- onCustomImage(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
- onDesignImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Deprecated.
- onDesignImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Deprecated.
- onDesignImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Deprecated.
- onDesignImage(IImage, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
Deprecated.
- onDesignImage(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
- onDesignImage(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
- onDocImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Deprecated.
- onDocImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Deprecated.
- onDocImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Deprecated.
- onDocImage(IImage, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
Deprecated.
- onDocImage(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
- onDocImage(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
- onFileImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Deprecated.
- onFileImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Deprecated.
- onFileImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Deprecated.
- onFileImage(IImage, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
Deprecated.
- onFileImage(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
- onFileImage(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
- onPage(int, boolean, IReportDocumentInfo) - Method in interface org.eclipse.birt.report.engine.api.IPageHandler
- onProgress(int, int) - Method in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
The 'type' specifies this progress event and the 'value' specifies a proper value to the event.
- onRowSets(IBaseResultSet[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
processes the extended item in report generation environment.
- onRowSets(IBaseResultSet[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Process the extended item.
- onRowSets(IRowSet[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.since BIRT 2.3
- onRowSets(IRowSet[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.since BIRT 2.3
- onURLImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLCompleteImageHandler
-
Deprecated.
- onURLImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Deprecated.
- onURLImage(IImage, Object) - Method in class org.eclipse.birt.report.engine.api.HTMLServerImageHandler
-
Deprecated.
- onURLImage(IImage, Object) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
-
Deprecated.
- onURLImage(IImage, IReportContext) - Method in class org.eclipse.birt.report.engine.api.HTMLImageHandler
- onURLImage(IImage, IReportContext) - Method in interface org.eclipse.birt.report.engine.api.IHTMLImageHandler
- openDocumentWriter(IArchiveFile) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
creates a document writer that can write this archive file
- openDocumentWriter(IArchiveFile) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
creates a document writer that can write this archive file
- openReportDesign(InputStream) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report design stream and creates a report design runnable.
- openReportDesign(InputStream) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report design stream and creates a report design runnable.
- openReportDesign(String) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report design file and creates a report design runnable.
- openReportDesign(String) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report design file and creates a report design runnable.
- openReportDesign(String, InputStream) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report design stream and creates a report design runnable.
- openReportDesign(String, InputStream) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report design stream and creates a report design runnable.
- openReportDesign(String, InputStream, Map) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Open the report design and return the runnable.
- openReportDesign(String, InputStream, Map) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
open the report design and return the runnable
- openReportDesign(String, InputStream, IResourceLocator) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report design stream and creates a report design runnable.
- openReportDesign(String, InputStream, IResourceLocator) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report design stream and creates a report design runnable.
- openReportDesign(String, IResourceLocator) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report design file and creates a report design runnable.
- openReportDesign(String, IResourceLocator) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report design file and creates a report design runnable.
- openReportDesign(ReportDesignHandle) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Opens a report designHandle and creates a report design runnable.
- openReportDesign(ReportDesignHandle) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
opens a report designHandle and creates a report design runnable.
- openReportDocument() - Method in interface org.eclipse.birt.report.engine.api.IReportDocumentInfo
-
Open a report document.
- openReportDocument(String) - Method in interface 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) - Method in class 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) - Method in interface 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) - Method in class 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) - Method in interface 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) - Method in class 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) - Method in interface 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) - Method in class 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) - Method in interface 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) - Method in class 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) - Method in interface 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) - Method in class 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 - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_COLLATE - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_COLOR - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_COMPRESSION_MODE - Static variable in class org.eclipse.birt.report.engine.api.DocxRenderOption
-
property: option compression mode
- OPTION_COPIES - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_DUPLEX - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_EMBED_HTML - Static variable in class org.eclipse.birt.report.engine.api.DocxRenderOption
-
property: option embed html
- OPTION_FIT_TO_PAPER - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_FORMATTER - Static variable in interface org.eclipse.birt.report.engine.api.IExtractionOption
- OPTION_MULTIPLE_SHEET - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_PAPER_TRAY - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_RESOLUTION - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_SCALE - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- OPTION_WORD_VERSION - Static variable in class org.eclipse.birt.report.engine.api.DocxRenderOption
-
property: option word version
- options - Variable in class org.eclipse.birt.report.engine.api.TaskOption
-
a hash map that stores the rendering options
- org.eclipse.birt.report.engine.api - package 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 - package 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 - package 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 - package 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 - package org.eclipse.birt.report.engine.layout.content
- org.eclipse.birt.report.engine.layout.emitter - package org.eclipse.birt.report.engine.layout.emitter
- org.eclipse.birt.report.engine.layout.pdf.emitter - package org.eclipse.birt.report.engine.layout.pdf.emitter
- output(IExtractionResults) - Method in interface org.eclipse.birt.report.engine.extension.IDataExtractionExtension
-
Outputs data defined in the result set.
- OUTPUT_AS_CUSTOM - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_DRAWING - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_HTML_TEXT - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_IMAGE - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_IMAGE_WITH_MAP - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_TEXT - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_AS_UNKNOWN - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_DISPLAY_NONE - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property to set output display to none
- OUTPUT_EMITTERID_HTML - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of emitter id HTML
- OUTPUT_EMITTERID_PDF - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of emitter id PDF
- OUTPUT_FILE_NAME - Static variable in interface org.eclipse.birt.report.engine.api.IExtractionOption
- OUTPUT_FILE_NAME - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of output file
- OUTPUT_FORMAT - Static variable in interface org.eclipse.birt.report.engine.api.IExtractionOption
- OUTPUT_FORMAT - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of format
- OUTPUT_FORMAT_FO - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of output format FO
- OUTPUT_FORMAT_HTML - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of output format HTML
- OUTPUT_FORMAT_PDF - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of output format PDF
- OUTPUT_NONE - Static variable in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
- OUTPUT_STREAM - Static variable in interface org.eclipse.birt.report.engine.api.IExtractionOption
- OUTPUT_STREAM - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property of output stream
- OUTPUT_TO_MULTIPLE_PAGES - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
P
- PADDING_BOTTOM - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: padding-bottom
- PADDING_LEFT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: padding-left
- PADDING_RIGHT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: padding-right
- PADDING_TOP - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: padding-top
- PAGE_BREAK_AFTER - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: page-break-after
- PAGE_BREAK_BEFORE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: page-break-before
- PAGE_BREAK_INSIDE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: page-break-inside
- PAGE_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: page content key
- PAGE_NUMBER - Static variable in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
property: page number key
- PAGE_OVERFLOW - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Properties to control how to output the content if the content exceeds the page-size.
- PAGE_VARIABLE - Static variable in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
property: page variable key
- PAGEBREAK_PAGINATION_ONLY - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.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 - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Floating the page footer.
- pageNumber - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
output page number, used in Render mode.
- PARAMETER_GROUP - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- params - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
paramters used to execute the report, used in Run and RunAndRender modes.
- parent - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
the parent node
- parentId - Variable in class org.eclipse.birt.report.engine.api.InstanceID
- parse(char[], int, int) - Static method in class org.eclipse.birt.report.engine.api.DataSetID
-
Parse dataSetID.
- parse(char[], int, int) - Static method in class org.eclipse.birt.report.engine.api.InstanceID
-
Parse the input char buffer into an InstanceId object.
- parse(String) - Static method in class org.eclipse.birt.report.engine.api.DataID
-
create a new data id instance from the string.
- parse(String) - Static method in class org.eclipse.birt.report.engine.api.DataSetID
-
Parse the dataSetID of a String
- parse(String) - Static method in class org.eclipse.birt.report.engine.api.InstanceID
-
Parse the input string into an InstanceId object.
- parse(String, int) - Method in class org.eclipse.birt.report.engine.api.ReportParameterConverter
-
Convert report parameter from string into object.
- parseConfigurationOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
paraser the config/paramter/renderoption command line inputs.
- parseDateTime(String) - Method in class org.eclipse.birt.report.engine.api.ReportParameterConverter
-
Parse the input string to an object.
- parseHelpOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- parseNormalOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
parse the arguments.
- parseRenderOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Parse render options.
- parseRunAndRenderOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Parse run and render options.
- parseRunOptions() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Parse running options.
- PDF_BIDI_PROCESSING - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
If it is set to false, no BIDI processing is used.
- PDF_FONT_SUBSTITUTION - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
define the PDF page count limit, it should be an Integer object
- PDF_TEXT_WRAPPING - Static variable in interface 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 - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
If it is set to false, no word break is used.
- PDFRenderContext - Class in org.eclipse.birt.report.engine.api
-
Deprecated.set the option to RenderOption directly.
- PDFRenderContext() - Constructor for class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.dummy constructor
- PDFRenderOption - Class in org.eclipse.birt.report.engine.api
-
Defines render options for emitters
- PDFRenderOption() - Constructor for class org.eclipse.birt.report.engine.api.PDFRenderOption
-
dummy constructor
- PDFRenderOption(IRenderOption) - Constructor for class org.eclipse.birt.report.engine.api.PDFRenderOption
-
Constructor.
- pluginId - Static variable in exception org.eclipse.birt.report.engine.api.EngineException
- prepare() - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPreparation
- prepare(DesignElementHandle) - Method in interface org.eclipse.birt.report.engine.extension.IPreparationContext
- printConfigUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- printFileUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- printGeneralUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
print out the command line usage.
- printRenderOptionUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- printRenderUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- printRunRenderUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- printRunUsage() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- PROJECT_CLASSPATH_KEY - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- PROPERTY_EXTENDED_ITEM_MAX_ROW - Static variable in class 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 - Static variable in class 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 - Static variable in class 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 - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- PS_LEVEL - Static variable in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
Q
- QUERY_RESULTSET - Static variable in interface org.eclipse.birt.report.engine.extension.IBaseResultSet
R
- RADIO_BUTTON - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- read() - Method in class org.eclipse.birt.report.engine.emitter.ImageReader
-
Read the image
- read(DataInputStream) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Read the report ROM stream
- readConfigurationFile(String, HashMap) - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
read Config-Parameter-Render file
- readContent(DataInputStream, ClassLoader) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Read the content
- readContent(DataInputStream, ClassLoader) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Read content
- readParamString(String, HashMap) - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
read paramters from the param and add it into the params.
- refresh() - Method in interface org.eclipse.birt.report.engine.api.IReportDocument
-
check the current readed checkpoint and the current writed check point.
- REFRESH_DATA - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
-
this option is used to control refreshing data.
- REFRESH_RATE - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- release() - Method in interface org.eclipse.birt.report.engine.extension.IDataExtractionExtension
-
Releases all resources allocated in the extension.
- release() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItem
- release() - Method in interface org.eclipse.birt.report.engine.extension.IExtendedItemFactory
- removeChildren() - Method in interface org.eclipse.birt.report.engine.content.INode
-
Remove all children of the node.
- render() - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
render the whole report document or an output format
- render(long) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Deprecated.A page with speicfic page number can be rendered like this:
setPageNumber( pageNumber );
render( );
- render(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Deprecated.A range of pages can be rendered like this:
setPageRange( pageRange );
render( );
- render(InstanceID) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Deprecated.A page which contains the instance can be rendered like this:
setInstanceID( instanceID );
render( );
- RENDER_DPI - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
The DPI which layout engine uses to convert pixel to an abstract length
- renderOption - Variable in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.HTML render option
- RenderOption - Class in org.eclipse.birt.report.engine.api
-
Settings for rendering a report to an output format.
- RenderOption() - Constructor for class org.eclipse.birt.report.engine.api.RenderOption
-
constructor
- RenderOption(Map<String, Object>) - Constructor for class org.eclipse.birt.report.engine.api.RenderOption
-
Constructor.
- RenderOption(IRenderOption) - Constructor for class org.eclipse.birt.report.engine.api.RenderOption
-
Constructor.
- RenderOptionBase - Class in org.eclipse.birt.report.engine.api
-
Deprecated.use RenderOption instead
- RenderOptionBase() - Constructor for class org.eclipse.birt.report.engine.api.RenderOptionBase
-
Deprecated.
- renderReport() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
render the report.
- REPAGINATE_FOR_PDF - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
The option to let PDF emitter choose to "render all pages" or "render page by page".
- repeatContent() - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Check if the content is repeatable
- REPORT_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: report content key
- REPORT_DOCUMENT_LOCK_MANAGER - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- REPORTDOC_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
- ReportEngine - Class in org.eclipse.birt.report.engine.api
-
This is a wrapper class for the IReportEngine.
- ReportEngine(EngineConfig) - Constructor for class org.eclipse.birt.report.engine.api.ReportEngine
-
Constructor.
- REPORTLET_SIZE - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Property for report size
- ReportParameterConverter - Class in org.eclipse.birt.report.engine.api
-
Utilites class to convert report paramete value between object and string.
- ReportParameterConverter(String, ULocale) - Constructor for class org.eclipse.birt.report.engine.api.ReportParameterConverter
-
Constructor.
- ReportParameterConverter(String, ULocale, TimeZone) - Constructor for class org.eclipse.birt.report.engine.api.ReportParameterConverter
-
Constructor.
- ReportParameterConverter(String, Locale) - Constructor for class org.eclipse.birt.report.engine.api.ReportParameterConverter
- ReportRunner - Class in org.eclipse.birt.report.engine.api
-
Defines a standalone reporting application that uses
StandaloneReportEngine
class. - ReportRunner(String[]) - Constructor for class org.eclipse.birt.report.engine.api.ReportRunner
-
Constructor of ReportRunner
- RESERVE_DOCUMENT_PAGE_NUMBERS - Static variable in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
The layout uses the page number from the report document.
- RESOURCE_LOCATOR - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
resource locator used by design engine
- RESOURCE_PATH - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
-
resource path used by design engine
- RESOURCE_UNREACHABLE - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: image read status, resource unreachable
- resourceBundles - Static variable in exception org.eclipse.birt.report.engine.api.EngineException
- RIGHT - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- ROW_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: row content key
- rowId - Variable in class org.eclipse.birt.report.engine.api.DataID
-
Id of the row.
- RTL_FLAG - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
bidi_hcg: Should we output report as RTL.
- run() - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
-
runs the task to generate report document or other output format
- run() - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
run this task.
- run(String) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
runs the task to generate report document
- run(FolderArchive) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
Deprecated.
- run(IDocArchiveWriter) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
- runAndRenderReport() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
Execute the report design which includes:
1. - runReport() - Method in class org.eclipse.birt.report.engine.api.ReportRunner
-
running the report to create the report document
S
- SCALAR_PARAMETER - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- SCRIPT_OBJECTS - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- selectColumns(String[]) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
- selectColumns(String[]) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
-
select columns from the data set.
- SELECTION_LIST_DYNAMIC - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- SELECTION_LIST_NONE - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- SELECTION_LIST_STATIC - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- selectResultSet(String) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
select the result set from which to export data.
- serialize(OutputStream) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
serializes the extended item generation time state.
- SERIALIZE_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: serialize content key
- setACL(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the ACL
- setACL(String) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Set the ACL
- setActionHandle(IHTMLActionHandler) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Deprecated.
- setActionHandle(IHTMLActionHandler) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Deprecated.
- setActionHandler(IHTMLActionHandler) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- setActionHandler(IHTMLActionHandler) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- setActionHandler(IHTMLActionHandler) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set the action handler
- setActionHandler(IHTMLActionHandler) - Method in class org.eclipse.birt.report.engine.api.RenderOption
- setActionHandler(IHTMLActionHandler) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setAltText(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the alternative text
- setAltText(String) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
- setAltText(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
- setAltTextKey(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the alternative text key
- setAltTextKey(String) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
- setAltTextKey(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
- setAntidiagonalColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setAntidiagonalColor(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the anti-diagonal color
- setAntidiagonalColor(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the antidiagonal color
- setAntidiagonalNumber(int) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setAntidiagonalNumber(int) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the anti-diagonal number
- setAntidiagonalNumber(Integer) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the antidiagonal line number
- setAntidiagonalStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setAntidiagonalStyle(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the anti-diagonal style
- setAntidiagonalStyle(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the antidiagonal style
- setAntidiagonalWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setAntidiagonalWidth(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the antidiagonal width
- setAntidiagonalWidth(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the anti-diagonal width
- setAppBaseURL(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set app base url
- setAppBaseURL(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Set app base url
- setAppContext(HashMap) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Set appContext
- setAppContext(Map) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
sets the task context.
- setApplicationClassLoader(ClassLoader) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.implement #init(IReportItemGenerationInfo) instead
- setApplicationClassLoader(ClassLoader) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setAutoPaperSizeSelection(boolean) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
-
Select paper size according to page size automatically.
- setBackgroundAttachement(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setBackgroundAttachment(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the attachment type (either SCROLL or FIXED)
- setBackgroundColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background color
- setBackgroundHeight(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background image height
- setBackgroundHeight(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the image background height
- setBackgroundImage(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background image URI
- setBackgroundImageType(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background image source type
- setBackgroundImageType(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the image background type
- setBackgroundPositionX(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the X (horizontal) position of the background image
- setBackgroundPositionX(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the background position X
- setBackgroundPositionY(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the Y (vertical) position of the background image
- setBackgroundPositionY(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the background position Y
- setBackgroundRepeat(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background repeat type (valid types are REPEAT, REPEAT_X, REPEAT_Y and NO_REPEAT)
- setBackgroundWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the background image height
- setBackgroundWidth(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the image background width
- setBandType(int) - Method in interface org.eclipse.birt.report.engine.content.IBandContent
-
Set the type of the band content.
- setBaseImageURL(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.sets the base image URL for image handling
- setBaseImageURL(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
sets the base image URL for image handling
- setBaseImageURL(String) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
sets the base image URL for image handling
- setBaseURL(String) - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
-
sets the base url for action handling
- setBaseURL(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.sets the base url for action handling
- setBaseURL(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
sets the base url for action handling
- setBaseURL(String) - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.sets the base URL for action handling
- setBaseURL(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
sets the base url for action handling
- setBirtJsUrl(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
set the URL of head.js file
- setBookmark(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets bookmark.
- setBookmark(String) - Method in class org.eclipse.birt.report.engine.api.TOCNode
-
Set bookmark
- setBookmark(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the bookmark
- setBookmark(String) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Set the bookmark type of this drillthrough action.
- setBookmark(String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setBookmarkType(boolean) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Set the type of bookmark.
- setBookmarkType(boolean) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setBorderBottomColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the bottom border color
- setBorderBottomStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the bottom border style.
- setBorderBottomWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the bottom border width.
- setBorderLeftColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the left border color
- setBorderLeftStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the left border style.
- setBorderLeftWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the left border width.
- setBorderRightColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the right border color
- setBorderRightStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the right border style.
- setBorderRightWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the right border width.
- setBorderTopColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the top border color
- setBorderTopStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Get the top border style.
- setBorderTopWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the top border width.
- setCanShrink(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Can this element shrink?
- setCanShrink(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the option can shrink
- setCaption(String) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Set the caption
- setCaptionKey(String) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Set the caption key
- setCollate(boolean) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setColor(boolean) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font color
- setColSpan(int) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the column span
- setColumn(int) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the column
- setCompressionMode(CompressionMode) - Method in class org.eclipse.birt.report.engine.api.DocxRenderOption
-
Set the compression mode
- setConfigurationVariable(String, String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.use setProperty() instead.
- setContext(IExecutorContext) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
set executor context to the extension executor
- setCopies(int) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setCssText(int, String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the CSS text
- setCubeExportEnabled(boolean) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
to set the indicator whether to enable the cube export functionality.
- setData(byte[]) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the data
- setData(byte[]) - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- setDataEngineFlowMode(DataEngineContext.DataEngineFlowMode) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
- setDataFormat(DataFormatValue) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the date format
- setDataSet(DataSetHandle) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
-
select which data set should be executed
- setDataSource(IDocArchiveReader) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set the data source used by the engine task.
- setDataSource(IDocArchiveReader, String) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set the data source used by the engine task.
- setDateFormat(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the date format
- setDateFormat(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the date format
- setDateLocale(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setDefaultEmitter(String, String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Sets default emitter for an output format.
- setDesignHandle(DesignElementHandle) - Method in interface org.eclipse.birt.report.engine.api.IReportRunnable
-
sets a new report design handle before rendering the report
- setDiagonalColor(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setDiagonalColor(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the diagonal color
- setDiagonalColor(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the diagonal color
- setDiagonalNumber(int) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setDiagonalNumber(int) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set diagonal number
- setDiagonalNumber(Integer) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the diagonal line number
- setDiagonalStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setDiagonalStyle(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set diagonal style
- setDiagonalStyle(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the diagonal style
- setDiagonalWidth(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setDiagonalWidth(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the diagonal width
- setDiagonalWidth(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the diagonal width
- setDirection(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set direction
- setDisplay(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the display type (valid types are BLOCK, INLINE and NONE)
- setDisplayFilterIcon(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicationg that if filter icons should be displayed.
- setDisplayFilterIcon(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Sets the flag indicationg that if filter icons should be displayed.
- setDisplayGroupIcon(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicationg that if group expand/collapse icons should be displayed.
- setDisplayGroupIcon(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Sets the flag indicationg that if group expand/collapse icons should be displayed.
- setDisplayGroupIcon(boolean) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set display group icon
- setDisplayString(String) - Method in class org.eclipse.birt.report.engine.api.TOCNode
- setDistinctValuesOnly(boolean) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
whether gets distinct values
- setDrillThrough(String, boolean, String, Map<String, List<Object>>, Map, String, String, String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setDrillThrough(String, boolean, String, Map, Map, String, String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
-
Deprecated.
- setDrillThrough(IDrillThroughAction) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setDuplex(int) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setDynamicStyle(IStyle) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead. Set dynamic style.
- setElementID(long) - Method in exception org.eclipse.birt.report.engine.api.EngineException
-
Set element id.
- setEmbeddable(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
sets whether the HTML output can be embedded directly into an HTML page
- setEmbeddable(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
sets whether the HTML output can be embedded directly into an HTML page
- setEmbededFont(boolean) - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- setEmbededFont(boolean) - Method in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.
- setEmbededFont(boolean) - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.Set flag indicates if the font needs to be embedded.
- setEmbededFont(boolean) - Method in class org.eclipse.birt.report.engine.api.PDFRenderOption
-
Set flag indicates if the font needs to be embedded.
- setEmitterConfiguration(String, Object) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
sets configuration for a specific extension to engine, i.e., an emitter extension
- setEmitterID(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
sets the emitter id
- setEmitterID(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
sets a specific emitter to use when generate output.
- setEmitterID(String) - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
-
sets a specific emitter to use when generate output.
- setEmitterID(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Set emitter id.
- setEnableAgentStyleEngine(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicationg that agentStyleEngine is enabled or not.
- setEnableCompactMode(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- setEnableCompactMode(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
sets whether to use compact mode for the HTML output.
- setEnableInlineStyle(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicating that Trying to use inline style instead of CSS class style.
- setEnableMetadata(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag which indicating if metadata should be output.
- setEnableMetadata(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Sets the flag which indicating if metadata should be output.
- setEnableMultipleSheet(boolean) - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
- setEnableMultipleSheet(boolean) - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- setEngineContext(IPlatformContext) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.use setPlatformContext instead.
- setEngineHome(String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
set the BIRT_HOME system property
- setErrorHandlingOption(int) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set the error handling mode for the first error.
- setExtendedItemContent(IContent) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.implement #init(IReportItemGenerationInfo) instead
- setExtendedItemContent(IContent) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setExtension(int, Object) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the extension of the content.
- setExtension(String) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Set extension id.
- setExtension(String) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
-
Set extension id.
- setExtension(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image extension
- setExtensions(Map<String, Object>) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the extensions
- setExtensions(Map<String, Object>) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Set the extensions
- setFilters(IFilterDefinition[]) - Method in interface org.eclipse.birt.report.engine.api.IExtractionTask
-
the filter conditions
- setFitToPaper(boolean) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setFontConfig(URL) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- setFontDirectory(String) - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- setFontDirectory(String) - Method in interface org.eclipse.birt.report.engine.api.IPDFRenderOption
-
Deprecated.
- setFontDirectory(String) - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- setFontDirectory(String) - Method in class org.eclipse.birt.report.engine.api.PDFRenderOption
-
Deprecated.
- setFontFamily(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font family
- setFontSize(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font size
- setFontStyle(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font style
- setFontVariant(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font variant
- setFontWeight(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the font weight
- setFormat(String) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
set the format of the output report.
- setFormatDeprecated(boolean) - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Set if the emitter format is deprecated
- setFormatter(Map) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- setFormatter(Map) - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Set the formatters used to output the value.
- setGenerateBy(Object) - Method in interface org.eclipse.birt.report.engine.content.IColumn
- setGenerateBy(Object) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the generated by object
- setGroupId(String) - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Set the group id
- setGroupID(String) - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Set the unique id of the group.
- setHasChildren(boolean) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set has children
- setHeaderRepeat(boolean) - Method in interface org.eclipse.birt.report.engine.content.IGroupContent
-
Set the value if the group header is repeated.
- setHeaderRepeat(boolean) - Method in interface org.eclipse.birt.report.engine.content.IListContent
-
Set the value if the list header is repeated.
- setHeaderRepeat(boolean) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Set the repeat of the header
- setHeaders(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the headers
- setHeight(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the element height
- setHelpKey(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the help text key
- setHelpText(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the help text
- setHelpText(String) - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Set the help text string of the label content.
- setHideGridlines(boolean) - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Set hide gridlines.
- setHTMLIDNamespace(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
sets the HTML ID namespace.
- setHTMLIndent(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicating that if the HTML should be indented.
- setHtmlPagination(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Set html pagination.
- setHtmlPagination(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Set Html pagination.
- setHtmlRtLFlag(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Set Html RTL flag.
- setHtmlRtLFlag(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Set Html RTL flag.
- setHtmlTitle(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- setHtmlTitle(String) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- setHyperlink(String, String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setHyperlinkAction(IHyperlinkAction) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the hyperlink action
- setID(String) - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
set the id of the cached image.
- setImageCalculatedSize(ImageSize) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the calculated image size
- setImageDirectory(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.sets the image directory that engine stores images and charts into
- setImageDirectory(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
sets the image directory that engine stores images and charts into
- setImageDirectory(String) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
sets the image directory that engine stores images and charts into
- setImageHandle(IHTMLImageHandler) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Deprecated.
- setImageHandle(IHTMLImageHandler) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Deprecated.
- setImageHandler(IHTMLImageHandler) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- setImageHandler(IHTMLImageHandler) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- setImageHandler(IHTMLImageHandler) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set the image handler
- setImageHandler(IHTMLImageHandler) - Method in class org.eclipse.birt.report.engine.api.RenderOption
- setImageMap(Object) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image based on full mapping object
- setImageMap(String) - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
set the image map of the image.
- setImageRawSize(ImageSize) - Method in interface org.eclipse.birt.report.engine.api.IImage
- setImageRawSize(ImageSize) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image raw size
- setImageSize(ImageSize) - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
set the image size
- setImageSource(int) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image source
- setIncludeSelectionHandle(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Deprecated.includeSelectionHandle is replaced by eanableMetadata flag.
- setIncludeSelectionHandle(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Deprecated.includeSelectionHandle is replaced by eanableMetadata flag.
- setInlineStyle(IStyle) - Method in interface org.eclipse.birt.report.engine.content.IColumn
- setInlineStyle(IStyle) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the inline style
- setInput(byte[]) - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- setInput(DataInput) - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- setInput(InputStream) - Method in class org.eclipse.birt.report.engine.layout.emitter.Image
- setInstanceID(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets id of instance which is a string type.
- setInstanceID(InstanceID) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
- setInstanceID(InstanceID) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionOption
- setInstanceID(InstanceID) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
* @param iid identifies a report item instance that data extraction will happen on
- setInstanceID(InstanceID) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets id of instance.
- setInstanceID(InstanceID) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
set the instace id of the content.
- setInstanceIDs(List) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- setInstanceIDs(List) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- setJTidy(boolean) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Set the use of JTidy for document generation
- setLabelKey(String) - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Set the label key of the data content.
- setLabelKey(String) - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Set the label key string of the label content.
- setLabelText(String) - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Set the label text of the data content.
- setLabelText(String) - Method in interface org.eclipse.birt.report.engine.content.ILabelContent
-
Set the text string of label content.
- setLastChild(boolean) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set is last child
- setLayoutPreference(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicationg that if the table should be outed as fixed.
- setLetterSpacing(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the letter spacing
- setLineHeight(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the line height
- setLocale(ULocale) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
sets the task locale
- setLocale(Locale) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
sets the task locale
- setLocale(Locale) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setLogConfig(String, Level) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
set log configuration, i.e., log file name prefix and log level
- setLogFile(String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Set the name of the log file.
- setLogger(Logger) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
set the logger used by the report engine.
- setLogger(Logger) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set the logger used by the task.
- setLogger(Logger) - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Set the logger used the engine.
- setLogger(Logger) - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
set the logger used by report engine.
- setLogMaxBackupIndex(int) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Set the maximum number of backup files to keep around.
- setLogRollingSize(int) - Method in class 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) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the bottom margin
- setMarginLeft(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the left margin
- setMarginRight(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the right margin
- setMarginTop(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the top margin
- setMasterPage(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the master page
- setMasterPage(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the master page
- setMasterPageContent(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Set master page content.
- setMasterPageContent(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Set master page content.
- setMaxRow(int) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
- setMaxRows(int) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
- setMaxRowsPerQuery(int) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Deprecated.
- setMaxRowsPerQuery(int) - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
-
set the max rows per query
- setMaxRowsPerQuery(int) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
set the max rows per query
- setMetadataFilter(IMetadataFilter) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- setMIMEType(String) - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
set the mime type of the image.
- setMIMEType(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image MIME type
- setModelObject(Object) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
set extended report item model handle to the extension executor *
- setModelObject(ExtendedItemHandle) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.implement #init(IReportItemGenerationInfo) instead
- setModelObject(ExtendedItemHandle) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead
- setModelObject(ExtendedItemHandle) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemQuery
-
passes a handle to the extended report item model to the query extension
- setName(String) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the name
- setNeedOutputResultSet(boolean) - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Set needOutputResultSet.
- setNext(INode) - Method in interface org.eclipse.birt.report.engine.content.INode
-
Set the sibling node immediately following the specified node.
- setNodeID(String) - Method in class org.eclipse.birt.report.engine.api.TOCNode
-
Set Node id
- setNumberAlign(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the number align
- setNumberFormat(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the number format
- setNumberFormat(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the number format
- setNumberLocale(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setOfficeVersion(String) - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Set office version.
- setOfficeVersion(String) - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- setOption(String, Object) - Method in interface org.eclipse.birt.report.engine.api.ITaskOption
-
set the option value.
- setOption(String, Object) - Method in class org.eclipse.birt.report.engine.api.TaskOption
-
set value for one rendering option
- setOutputFile(String) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Set output file.
- setOutputFile(String) - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Set output file.
- setOutputFileName(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set name of the output file.
- setOutputFileName(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
-
Set name of the output file.
- setOutputFormat(String) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Set output format.
- setOutputFormat(String) - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Set output format.
- setOutputFormat(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set output format.
- setOutputFormat(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
- setOutputFormat(String) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setOutputMasterPageMargins(boolean) - Method in class 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) - Method in class org.eclipse.birt.report.engine.api.DataExtractionOption
-
Set output stream.
- setOutputStream(OutputStream) - Method in interface org.eclipse.birt.report.engine.api.IExtractionOption
-
Set output stream.
- setOutputStream(OutputStream) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Set output stream.
- setOutputStream(OutputStream) - Method in class org.eclipse.birt.report.engine.api.RenderOption
- setOverridePriority(int) - Method in class org.eclipse.birt.report.engine.api.EmitterInfo
-
Set the emitter override priority.
- setPaddingBottom(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the bottom padding.
- setPaddingLeft(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the left padding.
- setPaddingRight(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the right padding.
- setPaddingTop(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the top padding.
- setPageBody(IContent) - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Set the pagebody
- setPageBreakAfter(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the page break after
- setPageBreakBefore(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the page break before
- setPageBreakInside(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the page break inside
- setPageFooter(IContent) - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Set the page footer
- setPageFooterFloatFlag(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Set page footer float flag.
- setPageFooterFloatFlag(boolean) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Set page footer float flag.
- setPageHandler(IPageHandler) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
set up event handler to be called after each page is generated
- setPageHandler(IPageHandler) - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
-
set user defined IPageHandler
- setPageHandler(IPageHandler) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
set up event handler to be called after each page is generated
- setPageHeader(IContent) - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Set the page header
- setPageNumber(long) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets number of the page to be rendered.
- setPageNumber(long) - Method in interface org.eclipse.birt.report.engine.content.IPageContent
-
Set page number
- setPageRange(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets range of the pages to be rendered.
- setPaperSize(String) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setPaperTray(String) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setParameter(String, Object[], String[]) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Sets parameter value and display text.
- setParameter(String, Object, String) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Sets parameter value and display text.
- setParameterBindings(Map) - Method in interface 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) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Sets display text of a parameter with specified name.
- setParameterDisplayText(String, String[]) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Sets display text of a parameter with specified name.
- setParameterValue(String, Object) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
sets one parameter value
- setParameterValue(String, Object[]) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
sets one parameter values
- setParameterValues(Map) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set all parameter valuess
- setParent(TOCNode) - Method in class org.eclipse.birt.report.engine.api.TOCNode
-
Set parent toc.
- setParent(IElement) - Method in interface org.eclipse.birt.report.engine.content.IElement
-
Set the parent of the element.
- setParent(INode) - Method in interface org.eclipse.birt.report.engine.content.INode
-
Set the parent of the node.
- setParent(IReportItemExecutor) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemExecutor
-
set parent report item executor
- setPostscriptLevel(int) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
-
Sets postscript level.
- setPrevious(INode) - Method in interface org.eclipse.birt.report.engine.content.INode
-
Set the sibling node immediately preceding the specified node.
- setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the a progress monitor to keep track of the report progress
- setProperties(IStyle) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the properties style based
- setProperty(int, CSSValue) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the property value
- setProperty(String, String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set property.
- setQuery(QueryDefinition) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
-
Set the query to be executed.
- setQueryContext(IQueryContext) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemQuery
-
set query context
- setRawKey(String) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Set the raw content key
- setRawType(String) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Set the raw type
- setRawValue(Object) - Method in interface org.eclipse.birt.report.engine.content.IForeignContent
-
Set the raw content value
- setRenderOption(IRenderOption) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.
- setRenderOption(IRenderOption) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
set the rendering options
- setRenderOption(IRenderOption) - Method in interface org.eclipse.birt.report.engine.api.IRunAndRenderTask
-
set the rendering options
- SetRenderOption(IRenderOption) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.it is deprecated and use the setRenderOption instead.
- setRepeatable(boolean) - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Set repeatable
- setRepeatContent(boolean) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the repeat content
- setRepeated(boolean) - Method in interface org.eclipse.birt.report.engine.content.IColumn
- setReportContent(IReportContent) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the report content.
- setReportDocument(String) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
set report document name
- setReportDocument(IArchiveFile) - Method in interface org.eclipse.birt.report.engine.api.IRunTask
-
set report document.
- setReportDocumentLockManager(IReportDocumentLockManager) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Set report document lock manager
- setReportlet(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderTask
-
Sets reportlet by bookmark.
- setReportName(String) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Set the target report name if the action type is drillthrough which is predefined.
- setReportName(String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setReportQueries(IDataQueryDefinition[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.implement #init(IReportItemGenerationInfo) instead
- setReportQueries(IDataQueryDefinition[]) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead. pass the prepared query definition to extended item implementation, so that it can access data.
- setResolution(int) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the image resolution
- setResolution(int) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setResolution(String) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setResourceLocator(IResourceLocator) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- setResourcePath(String) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
- setRowID(int) - Method in interface org.eclipse.birt.report.engine.content.IRowContent
-
Set the row id
- setRowSpan(int) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the row span
- setRunnable(IReportRunnable) - Method in interface org.eclipse.birt.report.engine.api.IDocumentWriter
-
set a report runnable which can be used to update a report document
- setScalarParameterType(String) - Method in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
-
Set parameter type.
- setScale(int) - Method in interface org.eclipse.birt.report.engine.api.IPostscriptRenderOption
- setScope(String) - Method in interface org.eclipse.birt.report.engine.content.ICellContent
-
Set the scope
- setScriptContext(IReportContext) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemGeneration
-
Deprecated.implement #init(IReportItemGenerationInfo) instead
- setScriptContext(IReportContext) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setSearchCriteria(Map) - Method in interface 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) - Method in exception org.eclipse.birt.report.engine.api.EngineException
- setShowIfBlank(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set show if blank
- setShowIfBlank(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the show if blank
- setSorts(ISortDefinition[]) - Method in interface org.eclipse.birt.report.engine.api.IExtractionTask
-
set sorting conditions
- setSorts(ISortDefinition[], boolean) - Method in interface org.eclipse.birt.report.engine.api.IExtractionTask
-
set sorting conditions
- setStartRow(int) - Method in interface org.eclipse.birt.report.engine.api.IDataExtractionTask
-
Sets start row of the result.
- setStartRow(int) - Method in interface org.eclipse.birt.report.engine.api.IDatasetPreviewTask
- setStatusHandler(IStatusHandler) - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
sets the handler for reporting report running status.
- setStatusHandler(IStatusHandler) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set a task-level status handler, this handler will override the engine-level one
- setStringFormat(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the string format
- setStringFormat(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the string format
- setStringLocale(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- setStyleClass(String) - Method in interface org.eclipse.birt.report.engine.content.IStyledElement
-
Set the style class
- setSummary(String) - Method in interface org.eclipse.birt.report.engine.content.ITableContent
-
Set the summary
- setSupportedImageFormats(String) - Method in class org.eclipse.birt.report.engine.api.DOCRenderContext
- setSupportedImageFormats(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.
- setSupportedImageFormats(String) - Method in interface org.eclipse.birt.report.engine.api.IRenderOption
- setSupportedImageFormats(String) - Method in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.
- setSupportedImageFormats(String) - Method in class org.eclipse.birt.report.engine.api.RenderOption
- setSupportedImageFormats(String) - Method in interface org.eclipse.birt.report.engine.extension.IReportItemPresentation
-
Deprecated.implement #init(IReportItemPresentationInfo) instead.
- setTargetFileType(String) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Sets the type of target report file for a drill-through action.
- setTargetWindow(String) - Method in interface org.eclipse.birt.report.engine.content.IDrillThroughAction
-
Set the target window in string format.
- setText(String) - Method in interface org.eclipse.birt.report.engine.content.ITextContent
-
Set the value of the text of the Text Content.
- setTextAlign(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text alignment.
- setTextIndent(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text indent
- setTextIndent(ITextContent) - Method in interface org.eclipse.birt.report.engine.layout.pdf.emitter.IInlineStackingLayout
- setTextIndent(ITextContent) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineContainerLayout
- setTextIndent(ITextContent) - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- setTextLineThrough(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text line through
- setTextLineThrough(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the text line through
- setTextOverline(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text overline
- setTextOverline(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the text overline
- setTextTransform(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text transform.
- setTextUnderline(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the text underline
- setTextUnderline(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set the text underline
- setTimeZone(TimeZone) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
Set the time zone information for the task.
- setTitle(String) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
- setTOC(Object) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Get the table of content
- setTOCStyle(IScriptStyle) - Method in class org.eclipse.birt.report.engine.api.TOCNode
-
Set toc style.
- setTooltip(String) - Method in interface org.eclipse.birt.report.engine.content.IHyperlinkAction
- setType(int) - Method in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
Set the type of the AutoText Content.
- setULocale(ULocale) - Static method in exception org.eclipse.birt.report.engine.api.EngineException
-
Set locale.
- setURI(String) - Method in interface org.eclipse.birt.report.engine.content.IImageContent
-
Set the URI
- setURL(String) - Method in class org.eclipse.birt.report.engine.api.CachedImage
-
set the image URL.
- setUrlEncoding(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Set the URL encoding for the request.
- setUrlEncoding(String) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- setUserACL(String[]) - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
-
set user's ACL.
- setUserAgent(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
- setUserAgent(String) - Method in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
- setUserProperties(Map<String, Object>) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the user properties
- setValue(Object) - Method in interface org.eclipse.birt.report.engine.content.IDataContent
-
Set the value of the data content.
- setValue(String, Object) - Method in interface org.eclipse.birt.report.engine.api.IGetParameterDefinitionTask
-
Set one parameter value.
- setVerticalAlign(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the vertical alignment.
- setViewportMeta(String) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
set the viewport meta information.
- setVisibleFormat(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set format to hide in.
- setVisibleFormat(String) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Set visible format
- setWhiteSpace(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the whitespace.
- setWidth(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.IColumn
- setWidth(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the element width
- setWordSpacing(String) - Method in class org.eclipse.birt.report.engine.api.TOCStyle
-
Set the word spacing
- setWrappingText(boolean) - Method in class org.eclipse.birt.report.engine.api.EXCELRenderOption
-
Set wrapping text.
- setWrappingText(boolean) - Method in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
- setWrapTemplateTable(boolean) - Method in class org.eclipse.birt.report.engine.api.HTMLRenderOption
-
Sets the flag indicationg that if the top-level table should be wrapped.
- setX(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the x position of the report item
- setY(DimensionType) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Set the y position of the report item
- SHOW_IF_BLANK - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: show-if-blank
- showHelpText(String, int, int, int, int) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Show the help text
- showStatus(String) - Method in class org.eclipse.birt.report.engine.api.DefaultStatusHandler
- showStatus(String) - Method in interface org.eclipse.birt.report.engine.api.IStatusHandler
-
showa the status string
- shutdown() - Method in interface org.eclipse.birt.report.engine.api.IReportEngine
-
Deprecated.Use destroy() instead.
- shutdown() - Method in class org.eclipse.birt.report.engine.api.ReportEngine
-
Deprecated.
- skipTo(long) - Method in interface org.eclipse.birt.report.engine.extension.IQueryResultSet
- skipTo(String) - Method in interface org.eclipse.birt.report.engine.extension.ICubeResultSet
- source - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
the source input ,can be designName or reportArchive name
- start(IReportContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start the emitter
- START_PAGE - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
start to generate a page
- START_QUERY - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
start to execute a DB query
- START_TASK - Static variable in interface org.eclipse.birt.report.engine.api.IProgressMonitor
-
the BIRT task starts event
- startAutoText(IAutoTextContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start auto text
- startCell(ICellContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start cell
- startClip(int, int, int, int) - Method in interface org.eclipse.birt.report.engine.layout.emitter.IPage
-
Saves last graphic state, and clips a rectangle area.
- startContainer(IContainerContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start container
- startContent(IContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start content
- startData(IDataContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start data
- startForeign(IForeignContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start foreign
- startGroup(IGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start group
- startImage(IImageContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start image
- startLabel(ILabelContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start label
- startList(IListContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start list
- startListBand(IListBandContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start list band
- startListGroup(IListGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start list group
- startPage(IPageContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start a page
- startRow(IRowContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start row
- startTable(ITableContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Table started
- startTableBand(ITableBandContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start table band
- startTableGroup(ITableGroupContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start table group
- startText(ITextContent) - Method in interface org.eclipse.birt.report.engine.emitter.IContentEmitter
-
Start text
- STATUS_CANCELLED - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the task is finished by cancled
- STATUS_FAILED - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the task is finished with errors
- STATUS_HANDLER - Static variable in interface org.eclipse.birt.report.engine.api.IEngineConfig
- STATUS_NOT_STARTED - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the task is not running yet
- STATUS_RUNNING - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the task is running
- STATUS_SUCCEEDED - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
-
the task is finished with sucessful
- STRING_FORMAT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: string-format
- STRING_LOCALE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: string-local
- stringToObject(int, String) - Method in class org.eclipse.birt.report.engine.api.ReportRunner
- SUPPORTED_IMAGE_FORMATS - Static variable in interface org.eclipse.birt.report.engine.api.IRenderOption
-
Supported image formats
- supportedImageFormats - Variable in class org.eclipse.birt.report.engine.api.DOCRenderContext
-
the image formats supported by the browser
- supportedImageFormats - Variable in class org.eclipse.birt.report.engine.api.HTMLRenderContext
-
Deprecated.the image formats supported by the browser
- supportedImageFormats - Variable in class org.eclipse.birt.report.engine.api.PDFRenderContext
-
Deprecated.the image formats supported by the browser
T
- TABLE_BAND_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: table band content key
- TABLE_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: table content key
- TABLE_GROUP_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: table group content key
- TABLE_PARAMETER - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefnBase
- targetFile - Variable in class org.eclipse.birt.report.engine.api.ReportRunner
-
The target file name
- TASK_DATAEXTRACTION - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_DATASETPREVIEW - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_GETPARAMETERDEFINITION - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_RENDER - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_RUN - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_RUNANDRENDER - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TASK_UNKNOWN - Static variable in interface org.eclipse.birt.report.engine.api.IEngineTask
- TaskOption - Class in org.eclipse.birt.report.engine.api
-
Define the class of task options
- TaskOption() - Constructor for class org.eclipse.birt.report.engine.api.TaskOption
-
constructor
- TaskOption(Map<String, Object>) - Constructor for class org.eclipse.birt.report.engine.api.TaskOption
-
Constructor.
- TEMPLATE_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is an template.
- TEXT_ALIGN - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-align
- TEXT_BOX - Static variable in interface org.eclipse.birt.report.engine.api.IScalarParameterDefn
- TEXT_CONTENT - Static variable in interface org.eclipse.birt.report.engine.content.IContent
-
property: text content key
- TEXT_INDENT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-indent
- TEXT_LINE_THROUGH - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-line-through
- TEXT_OVERLINE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-overline
- TEXT_TRANSFORM - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-transform
- TEXT_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is an string which contains plain text
- TEXT_UNDERLINE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: text-underline
- threadLocal - Static variable in exception org.eclipse.birt.report.engine.api.EngineException
- TITLE - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- TOCNode - Class in org.eclipse.birt.report.engine.api
-
A node that wraps around a TOC entry.
- TOCNode() - Constructor for class org.eclipse.birt.report.engine.api.TOCNode
-
Constructor.
- TOCNode(TOCNode) - Constructor for class org.eclipse.birt.report.engine.api.TOCNode
-
Constructor.
- tocStyle - Variable in class org.eclipse.birt.report.engine.api.TOCNode
-
The TOC's style
- TOCStyle - Class in org.eclipse.birt.report.engine.api
-
Definition of the TOC styles
- TOCStyle() - Constructor for class org.eclipse.birt.report.engine.api.TOCStyle
- toString() - Method in class org.eclipse.birt.report.engine.api.DataID
- toString() - Method in class org.eclipse.birt.report.engine.api.DataSetID
- toString() - Method in class org.eclipse.birt.report.engine.api.EngineConfig
-
Output properties for debug tracing
- toString() - Method in class org.eclipse.birt.report.engine.api.InstanceID
- toString() - Method in class org.eclipse.birt.report.engine.api.TOCStyle
- TOTAL_PAGE - Static variable in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
property: total page key
- toUniqueString() - Method in class org.eclipse.birt.report.engine.api.InstanceID
-
Returns a string representation of the uniqueID.
- triggerEvent(DesignElementHandle) - Method in interface org.eclipse.birt.report.engine.extension.IPreparationContext
- TYPE_ANY - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_BOOLEAN - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_CONVERTED_SVG_OBJECT - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: type image object, converted svg image
- TYPE_DATE - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_DATE_TIME - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_DECIMAL - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_FLASH_OBJECT - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: type image object, flash
- TYPE_FLASH_OBJECT - Static variable in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- TYPE_FLOAT - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_IMAGE_OBJECT - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: type image object, raster image
- TYPE_IMAGE_OBJECT - Static variable in class org.eclipse.birt.report.engine.layout.pdf.emitter.ImageLayout
- TYPE_INTEGER - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_STRING - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
- TYPE_SVG_OBJECT - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: type image object, svg image
- TYPE_TIME - Static variable in interface org.eclipse.birt.report.engine.api.IParameterDefn
U
- uid - Variable in class org.eclipse.birt.report.engine.api.InstanceID
- UNFILTERED_PAGE_NUMBER - Static variable in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
property: unfiltered page number key
- UNFILTERED_TOTAL_PAGE - Static variable in interface org.eclipse.birt.report.engine.content.IAutoTextContent
-
property: unfiltered total page key
- unit - Variable in class org.eclipse.birt.report.engine.api.ImageSize
- UNITS - Static variable in interface org.eclipse.birt.report.engine.api.IReportRunnable
- UNKNOWN_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the content is unkown
- unlock() - Method in interface org.eclipse.birt.report.engine.api.IReportDocumentLock
-
release this lock
- UNSUPPORTED_OBJECTS - Static variable in class org.eclipse.birt.report.engine.emitter.ImageReader
-
property: image read status, unsupported object
- UnsupportedFormatException - Exception in org.eclipse.birt.report.engine.api
- UnsupportedFormatException(String, Object) - Constructor for exception org.eclipse.birt.report.engine.api.UnsupportedFormatException
-
constructor
- URL_ENCODING - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
for some case, the user needs to define the resource encoding.
- URL_IMAGE - Static variable in interface org.eclipse.birt.report.engine.api.IImage
- USER_ACL_KEY - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- USER_AGENT - Static variable in interface org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
The agent used to render the html output.
V
- validateParameters() - Method in interface org.eclipse.birt.report.engine.api.IEngineTask
- VALUE_TYPE - Static variable in interface org.eclipse.birt.report.engine.content.IForeignContent
-
the object value
- valueOf(String) - Static method in enum org.eclipse.birt.report.engine.api.CompressionMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.birt.report.engine.api.CompressionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERTICAL_ALIGN - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: vertical-align
- verticalAlign() - Method in class org.eclipse.birt.report.engine.layout.pdf.emitter.InlineStackingLayout
- VISIBLE_FORMAT - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: visible-format
- visit(IContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitAutoText(IAutoTextContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitCell(ICellContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit cell content object
- visitContainer(IContainerContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit content( free-form and list band)
- visitContent(IContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitData(IDataContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitForeign(IForeignContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit exteded item
- visitGroup(IGroupContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitImage(IImageContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit image content
- visitLabel(ILabelContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitList(IListContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit list content
- visitListBand(IListBandContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit list band content
- visitListGroup(IListGroupContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitPage(IPageContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitRow(IRowContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit the row content object
- visitTable(ITableContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit table content object
- visitTableBand(ITableBandContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit table band
- visitTableGroup(ITableGroupContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
- visitText(ITextContent, Object) - Method in interface org.eclipse.birt.report.engine.content.IContentVisitor
-
visit the text content object
W
- WEBAPP_CLASSPATH_KEY - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- WHITE_SPACE - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: white-space
- width - Variable in class org.eclipse.birt.report.engine.api.ImageSize
- WORD_SPACING - Static variable in class org.eclipse.birt.report.engine.api.TOCStyle
-
Style property: word-spacing
- WORKSPACE_CLASSPATH_KEY - Static variable in class org.eclipse.birt.report.engine.api.EngineConstants
- WRAPPING_TEXT - Static variable in interface org.eclipse.birt.report.engine.api.IExcelRenderOption
-
The option to decide if the text out will be wrapped
- write(DataOutputStream) - Method in interface org.eclipse.birt.report.engine.content.IStyle
-
Write the report ROM stream
- writeContent(DataOutputStream) - Method in interface org.eclipse.birt.report.engine.content.IContent
-
Write the content
- writeContent(DataOutputStream) - Method in interface org.eclipse.birt.report.engine.content.IReportContent
-
Write the content
- writeImage(File) - Method in interface org.eclipse.birt.report.engine.api.IImage
-
write the image to a destination file
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form