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