|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jooreports.templates.image.AbstractInputStreamImageSource
net.sf.jooreports.templates.image.FileImageSource
public class FileImageSource
Constructor Summary | |
---|---|
FileImageSource(java.io.File file)
|
|
FileImageSource(java.lang.String fileName)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
protected java.io.InputStream |
getInputStream()
|
int |
hashCode()
|
Methods inherited from class net.sf.jooreports.templates.image.AbstractInputStreamImageSource |
---|
getHeight, getWidth, write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileImageSource(java.lang.String fileName)
public FileImageSource(java.io.File file)
Method Detail |
---|
protected java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in class AbstractInputStreamImageSource
java.io.IOException
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |