|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EngineConfig | |
---|---|
org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
Uses of EngineConfig in org.eclipse.birt.report.engine.api |
---|
Methods in org.eclipse.birt.report.engine.api that return EngineConfig | |
---|---|
protected EngineConfig |
ReportRunner.createEngineConfig()
new a EngineConfig and config it with user's setting |
EngineConfig |
IReportEngine.getConfig()
Returns the engine configuration object. |
EngineConfig |
ReportEngine.getConfig()
returns the engine configuration object |
Methods in org.eclipse.birt.report.engine.api with parameters of type EngineConfig | |
---|---|
IReportEngine |
IReportEngineFactory.createReportEngine(EngineConfig config)
create a new report engine object. |
Constructors in org.eclipse.birt.report.engine.api with parameters of type EngineConfig | |
---|---|
ReportEngine(EngineConfig config)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |