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