Uses of Interface
org.eclipse.birt.report.engine.content.IStyledElement

Packages that use IStyledElement
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IStyledElement in org.eclipse.birt.report.engine.content
 

Subinterfaces of IStyledElement in org.eclipse.birt.report.engine.content
 interface IAutoTextContent
          Provides the interfaces for the AutoText Content.
 interface IBandContent
          Provides the interface for the Band Content.
 interface ICellContent
          Provides the interfaces for Cell Content
 interface IColumn
          column definition used by table content.
 interface IContainerContent
          Provides the interface for container content in report.
 interface IContent
          object created by report generator.
 interface IDataContent
          Provides the interface for the Data Content.
 interface IForeignContent
          The content of foreign object is not handle by report engine.
 interface IGroupContent
          Provides interfaces for Group Content.
 interface IImageContent
          Image content in the report.
 interface ILabelContent
          Provides the interface for the Label Content.
 interface IListBandContent
          Provides the interface for the Band Content in List.
 interface IListContent
          Provides interfaces for List Content.
 interface IListGroupContent
          Provide the interfaces for the List Group Content.
 interface IPageContent
          Page instance.
 interface IRowContent
          Provides the interfaces for the Row AbstractContent
 interface ITableBandContent
          Provides the interfaces for the Table Band Content
 interface ITableContent
          Provides the interfaces for the Table Content
 interface ITableGroupContent
          Provide the interfaces for the Table Group Content.
 interface 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.