|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xssf.usermodel.DefaultIndexedColorMap
public class DefaultIndexedColorMap
Uses the legacy colors defined in HSSF for index lookups
| Constructor Summary | |
|---|---|
DefaultIndexedColorMap()
|
|
| Method Summary | |
|---|---|
static byte[] |
getDefaultRGB(int index)
|
byte[] |
getRGB(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultIndexedColorMap()
| Method Detail |
|---|
public byte[] getRGB(int index)
getRGB in interface IndexedColorMapindex - color index to look up
IndexedColorMap.getRGB(int)public static byte[] getDefaultRGB(int index)
index -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||