|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.datasources.imagefile.JAIImageReader
Class to protect from Instantiation exceptions if JAI is not installed.
Constructor Summary | |
JAIImageReader(java.lang.String inFile)
Creates a new instance of JAIImageReader |
Method Summary | |
int |
getHeight()
|
java.awt.image.RenderedImage |
getImage()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JAIImageReader(java.lang.String inFile) throws java.lang.Exception
Method Detail |
public int getWidth()
public int getHeight()
public java.awt.image.RenderedImage getImage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |