Cytoscape 3.0.1 API

Package org.cytoscape.task.hide

This package includes a set of task factory interfaces showing and hiding nodes and edges within network views.

See:
          Description

Interface Summary
HideSelectedEdgesTaskFactory This interface provides a task iterator for hiding selected edges.
HideSelectedNodesTaskFactory This interface provides a task iterator for hiding selected nodes.
HideSelectedTaskFactory This interface provides a task iterator for hiding all of the selected items.
UnHideAllEdgesTaskFactory This interface provides a task iterator for unhiding all edges.
UnHideAllNodesTaskFactory This interface provides a task iterator for unhiding all nodes.
UnHideAllTaskFactory This interface provides a task iterator for unhiding everything (all nodes and edges).
 

Package org.cytoscape.task.hide Description

This package includes a set of task factory interfaces showing and hiding nodes and edges within network views.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.