|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.export.image.GifEncoder.AdaptiveColorCollection
class GifEncoder.AdaptiveColorCollection
| Field Summary | |
|---|---|
(package private) long |
blue
|
(package private) int |
count
|
(package private) long |
green
|
(package private) int |
index
|
(package private) long |
red
|
(package private) int |
rgb
|
| Constructor Summary | |
|---|---|
GifEncoder.AdaptiveColorCollection(int rgb)
|
|
| Method Summary | |
|---|---|
(package private) void |
addRgb(int rgb,
int count)
|
(package private) void |
setRgb(byte[] reds,
byte[] grns,
byte[] blus)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int rgb
int index
long red
long green
long blue
int count
| Constructor Detail |
|---|
GifEncoder.AdaptiveColorCollection(int rgb)
| Method Detail |
|---|
void addRgb(int rgb,
int count)
void setRgb(byte[] reds,
byte[] grns,
byte[] blus)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||