|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jj2000.j2k.codestream.HeaderInfo.COD
Internal class holding information found in the COD marker segments
Field Summary | |
int |
lcod
|
int |
scod
|
int |
sgcod_mct
|
int |
sgcod_nl
|
int |
sgcod_po
|
int |
spcod_ch
|
int |
spcod_cs
|
int |
spcod_cw
|
int |
spcod_ndl
|
int[] |
spcod_ps
|
int[] |
spcod_t
|
Constructor Summary | |
HeaderInfo.COD()
|
Method Summary | |
HeaderInfo.COD |
getCopy()
|
java.lang.String |
toString()
Display information found in this COD marker segment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int lcod
public int scod
public int sgcod_po
public int sgcod_nl
public int sgcod_mct
public int spcod_ndl
public int spcod_cw
public int spcod_ch
public int spcod_cs
public int[] spcod_t
public int[] spcod_ps
Constructor Detail |
public HeaderInfo.COD()
Method Detail |
public HeaderInfo.COD getCopy()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |