Uses of Package
org.cytoscape.group
Packages that use org.cytoscape.group
Package
Description
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.
This package provides an API for creating and managing
groups in Cytoscape.
An api for configuring
CyGroup
s.This package contains the various events and listeners
related to group management, creation, and destruction.
-
Classes in org.cytoscape.group used by org.cytoscape.appClassDescriptionAn interface describing a factory used for creating
CyGroup
objects.The CyGroupManager maintains information about all of the groups an instance of Cytoscape. -
Classes in org.cytoscape.group used by org.cytoscape.groupClassDescriptionAn object that represents a group of nodes and edges.The
DoubleClickAciton
enum 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.TheCyGroupSettingsManager.GroupViewType
enum provides the options for how to visualize a group. -
Classes in org.cytoscape.group used by org.cytoscape.group.data
-
Classes in org.cytoscape.group used by org.cytoscape.group.eventsClassDescriptionAn object that represents a group of nodes and edges.The CyGroupManager maintains information about all of the groups an instance of Cytoscape.