Cytoscape 3.0.1 API

Uses of Interface
org.cytoscape.group.CyGroupManager

Packages that use CyGroupManager
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. 
 

Uses of CyGroupManager in org.cytoscape.app
 

Methods in org.cytoscape.app that return CyGroupManager
 CyGroupManager CyAppAdapter.getCyGroupManager()
          Returns an instance of CyGroupManager.
 

Uses of CyGroupManager in org.cytoscape.group.events
 

Constructors in org.cytoscape.group.events with parameters of type CyGroupManager
GroupAboutToBeDestroyedEvent(CyGroupManager source, CyGroup group)
          Constructs event.
GroupAddedEvent(CyGroupManager source, CyGroup group)
          Constructs event.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.