|
MVT API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--mvt.util.GifEncoderHashitem
| Field Summary | |
int |
count
|
int |
index
|
boolean |
isTransparent
|
int |
rgb
|
| Constructor Summary | |
GifEncoderHashitem(int rgb,
int count,
int index,
boolean isTransparent)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int rgb
public int count
public int index
public boolean isTransparent
| Constructor Detail |
public GifEncoderHashitem(int rgb,
int count,
int index,
boolean isTransparent)
|
MVT API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||