public class GroupElementFactory
extends java.lang.Object
| 构造器和说明 |
|---|
GroupElementFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GroupElementHandle |
newGroupElement(ModuleHandle moduleHandle,
java.util.List selectedElements)
Instantiates a group element handle with the given module handle and
selected design element list.
|
public static GroupElementHandle newGroupElement(ModuleHandle moduleHandle, java.util.List selectedElements)
moduleHandle - the module handle of the selected element list, generally it
is the root module of themselectedElements - the selected design element listCopyright © 2008 Actuate Corp. All rights reserved.