public interface LoadNetworkFileTaskFactory extends TaskFactory
Modifier and Type | Method and Description |
---|---|
TaskIterator |
createTaskIterator(File file)
Create a task iterator for loading a network from a file.
|
createTaskIterator, isReady
TaskIterator createTaskIterator(File file)
file
- The file for loading into a networkTaskIterator
Copyright 2011 Cytoscape Consortium. All rights reserved.