public interface ExportVizmapTaskFactory extends TaskFactory
Modifier and Type | Method and Description |
---|---|
TaskIterator |
createTaskIterator(File file)
Creates a task iterator for exporting the vizmap file.
|
createTaskIterator, isReady
TaskIterator createTaskIterator(File file)
file
- The file to store the export output in.TaskIterator
.Copyright 2011 Cytoscape Consortium. All rights reserved.