|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
public static class HwmfFill.WmfBitBlt
| Constructor Summary | |
|---|---|
HwmfFill.WmfBitBlt()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HwmfFill.WmfBitBlt()
| Method Detail |
|---|
public HwmfRecordType getRecordType()
getRecordType in interface HwmfRecord
public int init(LittleEndianInputStream leis,
long recordSize,
int recordFunction)
throws java.io.IOException
HwmfRecord
init in interface HwmfRecordleis - the little endian input stream
java.io.IOExceptionpublic void draw(HwmfGraphics ctx)
HwmfRecord
draw in interface HwmfRecordctx - the graphics context to modify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||