Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.task.hide

Packages that use org.cytoscape.task.hide
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. 
 

Classes in org.cytoscape.task.hide used by org.cytoscape.app
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).
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.