|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jj2000.j2k.codestream.HeaderInfo.COC
Internal class holding information found in the COC marker segments
Field Summary | |
int |
ccoc
|
int |
lcoc
|
int |
scoc
|
int |
spcoc_ch
|
int |
spcoc_cs
|
int |
spcoc_cw
|
int |
spcoc_ndl
|
int[] |
spcoc_ps
|
int[] |
spcoc_t
|
Constructor Summary | |
HeaderInfo.COC()
|
Method Summary | |
java.lang.String |
toString()
Display information found in this COC marker segment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int lcoc
public int ccoc
public int scoc
public int spcoc_ndl
public int spcoc_cw
public int spcoc_ch
public int spcoc_cs
public int[] spcoc_t
public int[] spcoc_ps
Constructor Detail |
public HeaderInfo.COC()
Method Detail |
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 |