Uses of Package
org.eclipse.birt.report.engine.content

Packages that use org.eclipse.birt.report.engine.content
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
org.eclipse.birt.report.engine.emitter 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 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   
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.content
IAutoTextContent
           
IBandContent
           
ICellContent
          Provides the interfaces for Cell Content
IColumn
          column definition used by table content.
IContainerContent
          Provides the interfaces for Container content
IContent
          object created by report generator.
IContentVisitor
          Defines the visitor interface used mainly by a buffered emitter
IDataContent
           
IDrillThroughAction
           
IElement
           
IForeignContent
          The content of foreign object is not handle by report engine.
IGroupContent
           
IHyperlinkAction
          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
IImageContent
          Image content in the report.
ILabelContent
           
IListBandContent
           
IListContent
           
IListGroupContent
           
INode
          Tree interface.
IPageContent
          Page instance.
IReportContent
          The object represents the report content as a whole.
IRowContent
          Provides the interfaces for the Row AbstractContent
IStyle
          Provides the interfaces for the ROM style the properties must be string as the user may change them in script.
ITableBandContent
          Provides the interfaces for the Table Band Content
ITableContent
          Provides the interfaces for the Table Content
ITableGroupContent
           
ITextContent
          Provides the interfaces for the Text Content Text content contains several paragraphs which shares the same style properties.
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.emitter
IAutoTextContent
           
ICellContent
          Provides the interfaces for Cell Content
IContainerContent
          Provides the interfaces for Container content
IContent
          object created by report generator.
IDataContent
           
IForeignContent
          The content of foreign object is not handle by report engine.
IGroupContent
           
IImageContent
          Image content in the report.
ILabelContent
           
IListBandContent
           
IListContent
           
IListGroupContent
           
IPageContent
          Page instance.
IReportContent
          The object represents the report content as a whole.
IRowContent
          Provides the interfaces for the Row AbstractContent
ITableBandContent
          Provides the interfaces for the Table Band Content
ITableContent
          Provides the interfaces for the Table Content
ITableGroupContent
           
ITextContent
          Provides the interfaces for the Text Content Text content contains several paragraphs which shares the same style properties.
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.extension
IContent
          object created by report generator.
IReportContent
          The object represents the report content as a whole.
IStyle
          Provides the interfaces for the ROM style the properties must be string as the user may change them in script.
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.layout.content
IContent
          object created by report generator.
 



Copyright © 2005 Actuate Corp. All rights reserved.