Cytoscape 3.1.1 API

Package org.cytoscape.task.read

This package contains a set of task factory interfaces for reading various Cytoscape objects from files and URLs.

See:
          Description

Interface Summary
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.
 

Package org.cytoscape.task.read Description

This package contains a set of task factory interfaces for reading various Cytoscape objects from files and URLs.


Cytoscape 3.1.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.