Uses of Package
org.cytoscape.group.data
Packages that use org.cytoscape.group.data
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.-
Classes in org.cytoscape.group.data used by org.cytoscape.appClassDescriptionThe CyGroupAggregationManager provides a mechanism to add new Aggregators to the group aggregation mechanism.
-
Classes in org.cytoscape.group.data used by org.cytoscape.groupClassDescriptionThe Aggregator interface acts as a service interface for different methods of aggregating attribute data for the nodes in a
CyGroup
. -
Classes in org.cytoscape.group.data used by org.cytoscape.group.dataClassDescriptionThe Aggregator interface acts as a service interface for different methods of aggregating attribute data for the nodes in a
CyGroup
.The AttributeHandlingType enum contains the list of all of the different ways that attributes can be aggregated.