Uses of Package
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.
-
ClassDescriptionAn interface describing a factory used for creating
CyGroup
objects.The CyGroupManager maintains information about all of the groups an instance of Cytoscape. -
ClassDescriptionAn 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. -
-
ClassDescriptionAn object that represents a group of nodes and edges.The CyGroupManager maintains information about all of the groups an instance of Cytoscape.