Package | Description |
---|---|
org.cytoscape.group.events |
This package contains the various events and listeners
related to group management, creation, and destruction.
|
Class and Description |
---|
GroupAboutToBeDestroyedEvent
This event signals that a group is about to be destroyed -- i.e.
|
GroupAboutToBeRemovedEvent
This event signals that a group is about to be removed from a network, but
not completely deleted.
|
GroupAboutToCollapseEvent
This event signals that a group is either about to be expanded or collapsed in
a particular network.
|
GroupAddedEvent
This event signals that a new group has been added.
|
GroupAddedToNetworkEvent
This event signals that an existing group has been added to a new network.
|
GroupCollapsedEvent
This event signals that a group has either been expanded or collapsed in
a particular network.
|
GroupEdgesAddedEvent
This event signals that edges have been added to the network.
|
GroupEdgesRemovedEvent
This event signals that edges have been removed from the network.
|
GroupNodesAddedEvent
This event signals that edges have been added to the network.
|
GroupNodesRemovedEvent
This event signals that edges have been removed from the network.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.