public interface ImageConversionReceiver
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
long |
getSize() |
void |
ready() |
void |
setDimension(Dimension dim) |
void |
setSize(long s) |
boolean |
wantsDimension() |
OutputStream getOutputStream() throws IOException
IOExceptionInputStream getInputStream() throws IOException
IOExceptionvoid setSize(long s)
long getSize()
boolean wantsDimension()
void setDimension(Dimension dim)
void ready()
throws IOException
IOExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}