|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.businessrefinery.barcode.linear.encoder.GifEncoderHashitem
public class GifEncoderHashitem
Field Summary | |
---|---|
int |
count
|
int |
index
|
boolean |
isTransparent
|
int |
rgb
|
Constructor Summary | |
---|---|
GifEncoderHashitem(int i,
int j,
int k,
boolean flag)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, 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 i, int j, int k, boolean flag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |