Package org.cytoscape.group.data
package org.cytoscape.group.data
An api for configuring
CyGroup
s.-
InterfaceDescriptionAggregator<T>The Aggregator interface acts as a service interface for different methods of aggregating attribute data for the nodes in a
CyGroup
.The CyGroupAggregationManager provides a mechanism to add new Aggregators to the group aggregation mechanism. -
Enum ClassDescriptionThe AttributeHandlingType enum contains the list of all of the different ways that attributes can be aggregated.