Cytoscape 3.0.1 API

Package org.cytoscape.task.select

This package includes a set of task factory interfaces for selecting, de-selecting and inverting selections of nodes, edges, or combinations of both based on specific criteria.

See:
          Description

Interface Summary
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.
 

Package org.cytoscape.task.select Description

This package includes a set of task factory interfaces for selecting, de-selecting and inverting selections of nodes, edges, or combinations of both based on specific criteria.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.