|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
public static class HwmfPalette.PaletteEntry
| Method Summary | |
|---|---|
int |
init(LittleEndianInputStream leis)
|
boolean |
isExplicit()
Specifies that the low-order word of the logical palette entry designates a hardware palette index. |
boolean |
isNoCollapse()
Specifies that the color be placed in an unused entry in the system palette instead of being matched to an existing color in the system palette. |
boolean |
isReserved()
Specifies that the logical palette entry be used for palette animation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int init(LittleEndianInputStream leis)
throws java.io.IOException
java.io.IOExceptionpublic boolean isReserved()
public boolean isExplicit()
public boolean isNoCollapse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||