|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jooreports.templates.image.RenderedImageSource
public class RenderedImageSource
Constructor Summary | |
---|---|
RenderedImageSource(java.awt.image.RenderedImage image)
|
Method Summary | |
---|---|
int |
getHeight()
|
int |
getWidth()
|
void |
write(java.io.OutputStream outputStream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RenderedImageSource(java.awt.image.RenderedImage image)
Method Detail |
---|
public void write(java.io.OutputStream outputStream) throws java.io.IOException
write
in interface ImageSource
java.io.IOException
public int getWidth()
getWidth
in interface ImageSource
public int getHeight()
getHeight
in interface ImageSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |