|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sanselan.formats.pnm.PNMWriter
public abstract class PNMWriter
| Field Summary | |
|---|---|
protected boolean |
RAWBITS
|
| Constructor Summary | |
|---|---|
PNMWriter(boolean RAWBITS)
|
|
| Method Summary | |
|---|---|
abstract void |
writeImage(java.awt.image.BufferedImage src,
java.io.OutputStream os,
java.util.Map params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final boolean RAWBITS
| Constructor Detail |
|---|
public PNMWriter(boolean RAWBITS)
| Method Detail |
|---|
public abstract void writeImage(java.awt.image.BufferedImage src,
java.io.OutputStream os,
java.util.Map params)
throws ImageWriteException,
java.io.IOException
ImageWriteException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||