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.
|
Modifier and Type | Method and Description |
---|---|
SelectFirstNeighborsTaskFactory |
CyAppAdapter.get_SelectFirstNeighborsTaskFactory()
Returns an instance of
SelectFirstNeighborsTaskFactory . |
SelectFirstNeighborsTaskFactory |
CyAppAdapter.get_SelectFirstNeighborsTaskFactoryInEdge()
Returns an instance of
SelectFirstNeighborsTaskFactory . |
SelectFirstNeighborsTaskFactory |
CyAppAdapter.get_SelectFirstNeighborsTaskFactoryOutEdge()
Returns an instance of
SelectFirstNeighborsTaskFactory . |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.