Uses of Interface
org.eclipse.birt.report.engine.api.IDocument
-
Packages that use IDocument Package Description org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. -
-
Uses of IDocument in org.eclipse.birt.report.engine.api
Subinterfaces of IDocument in org.eclipse.birt.report.engine.api Modifier and Type Interface Description interface
IReportDocument
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.
-