public interface IDesignEngineFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
EXTENSION_DESIGN_ENGINE_FACTORY
The extension point used to create the factory object.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IDesignEngine |
createDesignEngine(DesignConfig config)
Creates a new design engine object.
|
static final java.lang.String EXTENSION_DESIGN_ENGINE_FACTORY
Platform.createFactoryObject(String),
常量字段值IDesignEngine createDesignEngine(DesignConfig config)
config - the given design configCopyright © 2008 Actuate Corp. All rights reserved.