Uses of Package
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.-
ClassDescriptionThe CyGroupAggregationManager provides a mechanism to add new Aggregators to the group aggregation mechanism.
-
ClassDescriptionThe Aggregator interface acts as a service interface for different methods of aggregating attribute data for the nodes in a
CyGroup
. -
ClassDescriptionThe 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.