|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectWriteGifEncoderHashitem
class WriteGifEncoderHashitem
| Field Summary | |
|---|---|
(package private) int |
count
|
(package private) int |
index
|
(package private) boolean |
isTransparent
|
(package private) int |
rgb
|
| Constructor Summary | |
|---|---|
WriteGifEncoderHashitem(int rgb,
int count,
int index,
boolean isTransparent)
WriteGifEncoderHashitem() - constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||