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