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