Uses of Package
org.cytoscape.group
-
Packages that use org.cytoscape.group 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 This package provides an API for creating and managing groups in Cytoscape.org.cytoscape.group.data An api for configuringCyGroups.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 Class Description CyGroupFactory An interface describing a factory used for creatingCyGroupobjects.CyGroupManager The CyGroupManager maintains information about all of the groups an instance of Cytoscape. -
Classes in org.cytoscape.group used by org.cytoscape.group Class Description CyGroup An object that represents a group of nodes and edges.CyGroupSettingsManager.DoubleClickAction TheDoubleClickAcitonenum provides the options for what to do when the user double-clicks on either a group node or a node that's a member of a group.CyGroupSettingsManager.GroupViewType TheCyGroupSettingsManager.GroupViewTypeenum provides the options for how to visualize a group. -
Classes in org.cytoscape.group used by org.cytoscape.group.data Class Description CyGroup An object that represents a group of nodes and edges. -
Classes in org.cytoscape.group used by org.cytoscape.group.events Class Description 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.