Cytoscape 2.8.0 API

cytoscape.visual.customgraphic
Class SaveImageTask

java.lang.Object
  extended by cytoscape.visual.customgraphic.SaveImageTask
All Implemented Interfaces:
Callable<String>

public class SaveImageTask
extends Object
implements Callable<String>


Constructor Summary
SaveImageTask(File imageHomeDirectory, String fileName, BufferedImage image)
           
 
Method Summary
 String call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveImageTask

public SaveImageTask(File imageHomeDirectory,
                     String fileName,
                     BufferedImage image)
Method Detail

call

public String call()
            throws Exception
Specified by:
call in interface Callable<String>
Throws:
Exception

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.