|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HwmfRecord
| Method Summary | |
|---|---|
void |
draw(HwmfGraphics ctx)
Apply the record settings to the graphics context |
HwmfRecordType |
getRecordType()
|
int |
init(LittleEndianInputStream leis,
long recordSize,
int recordFunction)
Init record from stream |
| Method Detail |
|---|
HwmfRecordType getRecordType()
int init(LittleEndianInputStream leis,
long recordSize,
int recordFunction)
throws java.io.IOException
leis - the little endian input stream
java.io.IOExceptionvoid draw(HwmfGraphics ctx)
ctx - the graphics context to modify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||