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 | Method and Description |
---|---|
IDesignEngine |
IDesignEngineFactory.createDesignEngine(DesignConfig config)
Creates a new design engine object.
|
Constructor and Description |
---|
DesignEngine(DesignConfig config)
Constructs a DesignEngine with the given platform config.
|
Modifier and Type | Method and Description |
---|---|
IDesignEngine |
DesignEngineFactory.createDesignEngine(DesignConfig config) |
Constructor and Description |
---|
DesignEngineImpl(DesignConfig config)
Constructs a DesignEngine with the given platform config.
|
Copyright © 2008 Actuate Corp. All rights reserved.