|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.pixie.wmf.bitmap.BitmapCompression
org.jfree.pixie.wmf.bitmap.RLE8Compression
public class RLE8Compression
| Constructor Summary | |
|---|---|
RLE8Compression()
|
|
| Method Summary | |
|---|---|
int[] |
decompress(java.io.InputStream in,
GDIPalette palette)
|
| Methods inherited from class org.jfree.pixie.wmf.bitmap.BitmapCompression |
|---|
expand4BitTuple, expandMonocrome, getBpp, getHeight, getWidth, isTopDown, setBpp, setDimension, setTopDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RLE8Compression()
| Method Detail |
|---|
public int[] decompress(java.io.InputStream in,
GDIPalette palette)
decompress in class BitmapCompression
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||