|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
public static class HwmfWindowing.WmfCreateRegion
Constructor Summary | |
---|---|
HwmfWindowing.WmfCreateRegion()
|
Method Summary | |
---|---|
void |
applyObject(HwmfGraphics ctx)
|
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 HwmfWindowing.WmfCreateRegion()
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 HwmfRecord
leis
- the little endian input stream
java.io.IOException
public void draw(HwmfGraphics ctx)
HwmfRecord
draw
in interface HwmfRecord
ctx
- the graphics context to modifypublic void applyObject(HwmfGraphics ctx)
applyObject
in interface HwmfObjectTableEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |