|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.tools.ImageUtils
| Constructor Summary | |
ImageUtils()
|
|
| Method Summary | |
static java.awt.image.BufferedImage |
loadImage(java.lang.String fileName)
|
static java.awt.image.BufferedImage |
loadImage(java.net.URL url)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImageUtils()
| Method Detail |
public static java.awt.image.BufferedImage loadImage(java.net.URL url)
throws java.io.IOException
url -
java.io.IOException
public static java.awt.image.BufferedImage loadImage(java.lang.String fileName)
throws java.io.IOException
fileName -
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||