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 |
---|
LoadNetworkFileTaskFactory
This interface provides a task iterator for loading networks from files.
|
LoadNetworkURLTaskFactory
This interface provides a task iterator for loading a URL into a network.
|
LoadTableFileTaskFactory
This interface provides a task iterator for importing the attribute file to one of network tables(Node,Edge or Network Table).
|
LoadTableURLTaskFactory
This interface provides a task iterator for importing an attribute URL to one of network tables(Node,Edge or Network Table).
|
LoadVizmapFileTaskFactory
An interface for loading styles from files.
|
OpenSessionTaskFactory
This interface provides a task iterator for loading a session.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.