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