|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--com.sun.star.lib.image.BitmapFileHeader
| Field Summary | |
int |
offset
|
(package private) short |
reserved1
|
(package private) short |
reserved2
|
(package private) int |
size
|
(package private) short |
type
|
| Constructor Summary | |
(package private) |
BitmapFileHeader()
|
(package private) |
BitmapFileHeader(int i1,
int i2)
|
| Method Summary | |
(package private) void |
read(java.io.DataInput di)
|
(package private) void |
set(int i1,
int i2)
|
int |
sizeInBytes()
|
(package private) void |
write(java.io.DataOutput do)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int offset
short reserved1
short reserved2
int size
short type
| Constructor Detail |
BitmapFileHeader()
BitmapFileHeader(int i1,
int i2)
| Method Detail |
void read(java.io.DataInput di)
throws java.io.IOException,
com.sun.star.lib.image.BitmapFormatException
void set(int i1,
int i2)
public int sizeInBytes()
void write(java.io.DataOutput do)
throws java.io.IOException
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||