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.css.engine   
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   
org.eclipse.birt.report.engine.layout.pdf.emitter   
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.content
IAutoTextContent
          Provides the interfaces for the AutoText Content.
IBandContent
          Provides the interface for the Band Content.
ICellContent
          Provides the interfaces for Cell Content
IColumn
          column definition used by table content.
IContainerContent
          Provides the interface for container content in report.
IContent
          object created by report generator.
IContentVisitor
          Defines the visitor interface used mainly by a buffered emitter
IDataContent
          Provides the interface for the Data Content.
IDrillThroughAction
          Providers interface for the action process of drill through.
IElement
          Provides the interface of the element of the report.
IForeignContent
          The content of foreign object is not handle by report engine.
IGroupContent
          Provides interfaces for Group Content.
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
          Provides the interface for the Label Content.
IListBandContent
          Provides the interface for the Band Content in List.
IListContent
          Provides interfaces for List Content.
IListGroupContent
          Provide the interfaces for the List Group Content.
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
          Provide the interfaces for the Table Group Content.
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.css.engine
IElement
          Provides the interface of the element of the report.
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.emitter
IAutoTextContent
          Provides the interfaces for the AutoText Content.
ICellContent
          Provides the interfaces for Cell Content
IContainerContent
          Provides the interface for container content in report.
IContent
          object created by report generator.
IDataContent
          Provides the interface for the Data Content.
IForeignContent
          The content of foreign object is not handle by report engine.
IGroupContent
          Provides interfaces for Group Content.
IImageContent
          Image content in the report.
ILabelContent
          Provides the interface for the Label Content.
IListBandContent
          Provides the interface for the Band Content in List.
IListContent
          Provides interfaces for List Content.
IListGroupContent
          Provide the interfaces for the List Group Content.
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
          Provide the interfaces for the Table Group Content.
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.
 

Classes in org.eclipse.birt.report.engine.content used by org.eclipse.birt.report.engine.layout.pdf.emitter
IContent
          object created by report generator.
ITextContent
          Provides the interfaces for the Text Content Text content contains several paragraphs which shares the same style properties.
 



Copyright © 2008 Actuate Corp. All rights reserved.