|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.pixie.wmf.bitmap.BitmapReader.BitmapHeader
Field Summary | |
int |
nbisize
|
int |
nbitcount
|
int |
nclrimp
|
int |
nclrused
|
int |
ncompression
|
int |
nheight
|
int |
nplanes
|
int |
nsize
|
int |
nsizeimage
|
int |
nwidth
|
int |
nxpm
|
int |
nypm
|
Constructor Summary | |
protected |
BitmapReader.BitmapHeader()
|
Method Summary | |
void |
read(java.io.FileInputStream fs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int nsize
public int nbisize
public int nwidth
public int nheight
public int nplanes
public int nbitcount
public int ncompression
public int nsizeimage
public int nxpm
public int nypm
public int nclrused
public int nclrimp
Constructor Detail |
protected BitmapReader.BitmapHeader()
Method Detail |
public void read(java.io.FileInputStream fs) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |