Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.customgraphic
Class LoadImageTask

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

public class LoadImageTask
extends Object
implements Callable<BufferedImage>


Constructor Summary
LoadImageTask(URL imageURL)
           
 
Method Summary
 BufferedImage call()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadImageTask

public LoadImageTask(URL imageURL)
Method Detail

call

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

www.cytoscape.org