Cytoscape 2.8.0 API

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
clone, equals, finalize, 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

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.