cytoscape.visual.customgraphic
Class SaveImageTask
java.lang.Object
cytoscape.visual.customgraphic.SaveImageTask
- All Implemented Interfaces:
- Callable<String>
public class SaveImageTask
- extends Object
- implements Callable<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveImageTask
public SaveImageTask(File imageHomeDirectory,
String fileName,
BufferedImage image)
call
public String call()
throws Exception
- Specified by:
call
in interface Callable<String>
- Throws:
Exception
Copyright 2010 Cytoscape Consortium. All rights reserved.