|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jj2000.j2k.codestream.HeaderInfo.QCC
Internal class holding information found in the QCC marker segments
Field Summary | |
int |
cqcc
|
private int |
gb
|
int |
lqcc
|
private int |
qType
|
int[][] |
spqcc
|
int |
sqcc
|
Constructor Summary | |
HeaderInfo.QCC()
|
Method Summary | |
int |
getNumGuardBits()
|
int |
getQuantType()
|
java.lang.String |
toString()
Display information found in this QCC marker segment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int lqcc
public int cqcc
public int sqcc
public int[][] spqcc
private int qType
private int gb
Constructor Detail |
public HeaderInfo.QCC()
Method Detail |
public int getQuantType()
public int getNumGuardBits()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |