Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.group

Packages that use org.cytoscape.group
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 This package provides an API for creating and managing groups in Cytoscape. 
org.cytoscape.group.data An api for configuring CyGroups. 
org.cytoscape.group.events This package contains the various events and listeners related to group management, creation, and destruction. 
 

Classes in org.cytoscape.group used by org.cytoscape.app
CyGroupFactory
          An interface describing a factory used for creating CyGroup objects.
CyGroupManager
          The CyGroupManager maintains information about all of the groups an instance of Cytoscape.
 

Classes in org.cytoscape.group used by org.cytoscape.group
CyGroup
          An object that represents a group of nodes and edges.
 

Classes in org.cytoscape.group used by org.cytoscape.group.data
CyGroup
          An object that represents a group of nodes and edges.
 

Classes in org.cytoscape.group used by org.cytoscape.group.events
CyGroup
          An object that represents a group of nodes and edges.
CyGroupManager
          The CyGroupManager maintains information about all of the groups an instance of Cytoscape.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.