Package | Description |
---|---|
org.cytoscape.app |
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
|
org.cytoscape.group.events |
This package contains the various events and listeners
related to group management, creation, and destruction.
|
Modifier and Type | Method and Description |
---|---|
CyGroupManager |
CyAppAdapter.getCyGroupManager()
Returns an instance of
CyGroupManager . |
Constructor and Description |
---|
GroupAboutToBeDestroyedEvent(CyGroupManager source,
CyGroup group)
Constructs event.
|
GroupAddedEvent(CyGroupManager source,
CyGroup group)
Constructs event.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.