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 |
DesignEngine
Represents the BIRT design engine as a whole.
|
Modifier and Type | Field and Description |
---|---|
protected IDesignEngine |
DesignEngine.engine
The implementation of the design engine.
|
Modifier and Type | Method and Description |
---|---|
IDesignEngine |
IDesignEngineFactory.createDesignEngine(DesignConfig config)
Creates a new design engine object.
|
Modifier and Type | Class and Description |
---|---|
class |
DesignEngineImpl
Implementation of DesignEngine.
|
Modifier and Type | Method and Description |
---|---|
IDesignEngine |
DesignEngineFactory.createDesignEngine(DesignConfig config) |
Copyright © 2014 OpenText Corp. All rights reserved.