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.
|
Class and Description |
---|
CollapseGroupTaskFactory
This interface provides a task iterator collapsing selection of nodes from a node view.
|
ConnectSelectedNodesTaskFactory
This interface provides a task iterator for connecting selected nodes.
|
EditNetworkTitleTaskFactory
This interface provides a task iterator for editing a network's title.
|
ExpandGroupTaskFactory
This interface provides a task iterator expanding a group from a node view.
|
GroupNodesTaskFactory
This interface provides a task iterator for grouping nodes.
|
MapGlobalToLocalTableTaskFactory
This interface provides a task iterator for mapping a global to a local table.
|
MapTableToNetworkTablesTaskFactory
TODO: Missing documentation
|
RenameColumnTaskFactory
This interface provides a task iterator for renaming a column.
|
UnGroupNodesTaskFactory
This interface provides a task iterator ungrouping a selection of nodes from a node view.
|
UnGroupTaskFactory
This interface provides a task iterator ungrouping a group from a network view.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.