|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.pixie.wmf.bitmap.GDIPalette
public class GDIPalette
| Constructor Summary | |
|---|---|
GDIPalette()
|
|
| Method Summary | |
|---|---|
int |
lookupColor(int color)
|
void |
readPalette(java.io.InputStream in)
|
void |
setNoOfColors(int colors)
|
void |
setNoOfImportantColors(int colors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GDIPalette()
| Method Detail |
|---|
public void setNoOfColors(int colors)
public void setNoOfImportantColors(int colors)
public void readPalette(java.io.InputStream in)
throws java.io.IOException
java.io.IOExceptionpublic int lookupColor(int color)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||