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 |
---|
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).
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.