Classes in cytoscape.groups used by cytoscape.groups |
CyGroup
The CyGroup interface provides the methods for a group model that
maintains the list of nodes belonging to a group, the parent of a particular
group, and the node that represents the group. |
CyGroupChangeListener
The CyGroupChangeListener interface provides a mechanism for plugins that track
group-related events to get notified of global group changes (new groups, etc.). |
CyGroupChangeListener.ChangeType
|
CyGroupViewer
The CyGroupViewer interface provides a mechanism for group view implementations
to register themselves and get notified of group creation and deletion. |
CyGroupViewer.ChangeType
The change values |