|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.export.image.GifEncoder.ColorItem
static class GifEncoder.ColorItem
| Field Summary | |
|---|---|
(package private) GifEncoder.AdaptiveColorCollection |
acc
|
(package private) int |
count
|
(package private) int |
index
|
(package private) boolean |
isTransparent
|
(package private) int |
rgb
|
(package private) int |
rgb2
|
| Constructor Summary | |
|---|---|
GifEncoder.ColorItem(int rgb,
int count,
int index,
boolean isTransparent)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
GifEncoder.AdaptiveColorCollection acc
int rgb
int rgb2
int count
int index
boolean isTransparent
| Constructor Detail |
|---|
GifEncoder.ColorItem(int rgb,
int count,
int index,
boolean isTransparent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||