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 configuring
CyGroup s. |
Class and Description |
---|
CyGroupAggregationManager
The CyGroupAggregationManager provides a mechanism to add new
Aggregators to the group aggregation mechanism.
|
Class and Description |
---|
Aggregator
The Aggregator interface acts as a service interface for
different methods of aggregating attribute data for the
nodes in a
CyGroup . |
Class and Description |
---|
Aggregator
The Aggregator interface acts as a service interface for
different methods of aggregating attribute data for the
nodes in a
CyGroup . |
AttributeHandlingType
The AttributeHandlingType enum contains the list of all of the
different ways that attributes can be aggregated.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.