Package org.cytoscape.task.read
This package contains a set of task factory interfaces for reading
various Cytoscape objects from files and URLs.
-
Interface Summary Interface Description LoadMultipleNetworkFilesTaskFactory This interface provides a task iterator for loading networks from multiple files at once.LoadNetworkFileTaskFactory This interface provides a task iterator for loading networks from a file.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.