|
||||||||||
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.WmfSetPaletteEntries
public static class HwmfPalette.WmfSetPaletteEntries
The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context.
Constructor Summary | |
---|---|
HwmfPalette.WmfSetPaletteEntries()
|
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.WmfSetPaletteEntries()
Method Detail |
---|
public HwmfRecordType getRecordType()
public void applyObject(HwmfGraphics ctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |