com.mebigfatguy.polycasso
Class RandomImageFinder

java.lang.Object
  extended by com.mebigfatguy.polycasso.RandomImageFinder

public class RandomImageFinder
extends java.lang.Object

finds an image on the web to try to draw with polygons


Method Summary
static java.awt.Image findImage()
          finds an image thru lycos image search
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findImage

public static java.awt.Image findImage()
                                throws java.io.IOException
finds an image thru lycos image search

Returns:
a random image
Throws:
java.io.IOException - if fetching resources at urls fails


Copyright © 2009-2010 MeBigFatGuy.com. All Rights Reserved.