|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jj2000.j2k.codestream.HeaderInfo.POC
Internal class holding information found in the POC marker segments
Field Summary | |
int[] |
cepoc
|
int[] |
cspoc
|
int |
lpoc
|
int[] |
lyepoc
|
int[] |
ppoc
|
int[] |
repoc
|
int[] |
rspoc
|
Constructor Summary | |
HeaderInfo.POC()
|
Method Summary | |
java.lang.String |
toString()
Display information found in this POC marker segment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int lpoc
public int[] rspoc
public int[] cspoc
public int[] lyepoc
public int[] repoc
public int[] cepoc
public int[] ppoc
Constructor Detail |
public HeaderInfo.POC()
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 |