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 configuring
CyGroup s. |
org.cytoscape.group.events |
This package contains the various events and listeners
related to group management, creation, and destruction.
|
Class and Description |
---|
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.
|
Class and Description |
---|
CyGroup
An object that represents a group of nodes and edges.
|
CyGroupSettingsManager.DoubleClickAction
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. |
CyGroupSettingsManager.GroupViewType
The
CyGroupSettingsManager.GroupViewType enum provides the options for
how to visualize a group. |
Class and Description |
---|
CyGroup
An object that represents a group of nodes and edges.
|
Class and 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.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.