Represents an hierarchical group of items. One of the items is considered the master item, the rest are subordinated items that follow the master one when it is modified.
The following tables list the members exposed by the Group type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Adds a node to the group. |
|
![]() |
Adds a node to the group. |
|
![]() |
Adds a node to the group. |
|
![]() |
Adds a node to the group. |
|
![]() |
Adds a node to the group, maintaining its relative positions to master link's longest horizontal segment. |
|
![]() |
Attaches a node to the group, so that it will follow the middle point of another node's side. |
|
![]() |
Removes a node from the group. |
|
![]() |
Gets a list of the subordinated nodes in this group. |
|
![]() |
Gets a value indicating whether the subordinated items in this group will be deleted automatically when the group is destroyed. |
|
![]() |
Gets a value indicating whether expansion of a tree branch that contains the master item of a group will propagate through its attached items. |
|
![]() |
|
|
![]() |
Gets a value indicating whether the attached items in a group follow the rotation of the group's master item. |
|
![]() |
Gets the links to move. |
|
![]() |
Gets the master item of this group. |
|
![]() |
Gets the custom data object assigned to this group. |
|
![]() |
Gets a value indicating whether this group is visible. |
|
![]() |
Implements Externalizable. |
|
![]() |
Sets a value indicating whether the subordinated items in this group should be deleted automatically when the group is destroyed. |
|
![]() |
Sets a value indicating whether expansion of a tree branch that contains the master item of a group should propagate through its attached items. |
|
![]() |
|
|
![]() |
Sets a value indicating whether the attached items in a group should follow the rotation of the group's master item. |
|
![]() |
Assigns a custom data object to this group. If the tag object is serializable, it will be automatically saved when serializing the diagram into binary format. When serializing to XML, you can save the tag by handling the DiagramListener.serializeTag event. |
|
![]() |
Shows or hides all items in the group. |
|
![]() |
Implements Externalizable. |