ucar.jpeg.jj2000.j2k.codestream
Class HeaderInfo.CRG

java.lang.Object
  extended by ucar.jpeg.jj2000.j2k.codestream.HeaderInfo.CRG
Enclosing class:
HeaderInfo

public class HeaderInfo.CRG
extends Object

Internal class holding information found in the CRG marker segment


Field Summary
 int lcrg
           
 int[] xcrg
           
 int[] ycrg
           
 
Constructor Summary
HeaderInfo.CRG()
           
 
Method Summary
 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

lcrg

public int lcrg

xcrg

public int[] xcrg

ycrg

public int[] ycrg
Constructor Detail

HeaderInfo.CRG

public HeaderInfo.CRG()
Method Detail

toString

public String toString()
Display information found in the CRG marker segment

Overrides:
toString in class Object


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.