Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
org.eclipse.birt.report.model.api.impl |
Modifier and Type | Class and Description |
---|---|
class |
ModuleOption
Provide the way to do some setting about the module.
|
Modifier and Type | Method and Description |
---|---|
IReportDesign |
IDesignEngine.openDesign(java.lang.String fileName,
java.io.InputStream ins,
IModuleOption options)
Opens the report design.
|
IReportDesign |
DesignEngine.openDesign(java.lang.String fileName,
java.io.InputStream ins,
IModuleOption options)
Opens the report design.
|
Modifier and Type | Method and Description |
---|---|
IReportDesign |
DesignEngineImpl.openDesign(java.lang.String fileName,
java.io.InputStream ins,
IModuleOption options)
Opens the report design.
|
Copyright © 2008 Actuate Corp. All rights reserved.