|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sanselan.formats.pnm.PNMWriter
org.apache.sanselan.formats.pnm.PGMWriter
public class PGMWriter
| Field Summary |
|---|
| Fields inherited from class org.apache.sanselan.formats.pnm.PNMWriter |
|---|
RAWBITS |
| Constructor Summary | |
|---|---|
PGMWriter(boolean RAWBITS)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public PGMWriter(boolean RAWBITS)
| Method Detail |
|---|
public void writeImage(java.awt.image.BufferedImage src,
java.io.OutputStream os,
java.util.Map params)
throws ImageWriteException,
java.io.IOException
writeImage in class PNMWriterImageWriteException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||