|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
public static class HwmfPalette.WmfCreatePalette
The META_CREATEPALETTE record creates a Palette Object
Constructor Summary | |
---|---|
HwmfPalette.WmfCreatePalette()
|
Method Summary | |
---|---|
void |
applyObject(HwmfGraphics ctx)
|
HwmfRecordType |
getRecordType()
|
Methods inherited from class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent |
---|
draw, getPaletteCopy, getPaletteStart, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HwmfPalette.WmfCreatePalette()
Method Detail |
---|
public HwmfRecordType getRecordType()
getRecordType
in interface HwmfRecord
public void applyObject(HwmfGraphics ctx)
applyObject
in interface HwmfObjectTableEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |