|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.SignInfo
public class SignInfo
SignInfo class holds sign frames array and its count flag
| Field Summary | |
|---|---|
int |
signFrameCount
sign Frame count flag |
int[][][][] |
signFrames
Holds the sign Frame for a group of frames |
| Constructor Summary | |
|---|---|
SignInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int[][][][] signFrames
public int signFrameCount
| Constructor Detail |
|---|
public SignInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||