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

Defines interfaces of BIRT report items for Engine to pass from executors to emitters.

See:
          Description

Interface Summary
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.
 

Package org.eclipse.birt.report.engine.content Description

Defines interfaces of BIRT report items for Engine to pass from executors to emitters.

Package Specification

Defines interfaces of BIRT report items for Engine to pass from executors to emitters.



Copyright © 2005 Actuate Corp. All rights reserved.