net.sf.jooreports.templates.image
public class ClasspathImageSource extends AbstractInputStreamImageSource
Constructor and Description |
---|
ClasspathImageSource(java.lang.String resourceName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
protected java.io.InputStream |
getInputStream() |
int |
hashCode() |
getHeight, getWidth, write
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