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 |
---|
DeselectAllEdgesTaskFactory
This interface provides a task iterator for deselecting all of the edges.
|
DeselectAllNodesTaskFactory
This interface provides a task iterator for deselecting all of the nodes.
|
DeselectAllTaskFactory
This interface provides a task iterator for deselecting all of the items.
|
InvertSelectedEdgesTaskFactory
This interface provides a task iterator for inverting the selected edges.
|
InvertSelectedNodesTaskFactory
This interface provides a task iterator for inverting the selected nodes.
|
SelectAdjacentEdgesTaskFactory
This interface provides a task iterator for selecting adjacent edges.
|
SelectAllEdgesTaskFactory
This interface provides a task iterator for selecting all of the edges.
|
SelectAllNodesTaskFactory
This interface provides a task iterator for selecting all of the nodes.
|
SelectAllTaskFactory
This interface provides a task iterator for selecting all of the items.
|
SelectConnectedNodesTaskFactory
This interface provides a task iterator for selecting connected nodes.
|
SelectFirstNeighborsNodeViewTaskFactory
This interface provides a task iterator for selecting neighbor nodes.
|
SelectFirstNeighborsTaskFactory
This interface provides a task iterator for selecting the first neighbors.
|
SelectFromFileListTaskFactory
This interface provides a task iterator for selecting items based on a file.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.