Package org.cytoscape.group.data


package org.cytoscape.group.data
An api for configuring CyGroups.
  • Class
    Description
    The 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.
    The CyGroupAggregationManager provides a mechanism to add new Aggregators to the group aggregation mechanism.