|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--WriteGifEncoderHashitem
Field Summary | |
(package private) int |
count
|
(package private) int |
index
|
(package private) boolean |
isTransparent
|
(package private) int |
rgb
|
Constructor Summary | |
(package private) |
WriteGifEncoderHashitem(int rgb,
int count,
int index,
boolean isTransparent)
WriteGifEncoderHashitem() - constructor |
Methods inherited from class java.lang.Object |
|
Field Detail |
int rgb
int count
int index
boolean isTransparent
Constructor Detail |
WriteGifEncoderHashitem(int rgb, int count, int index, boolean isTransparent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |