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

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

public class HeaderInfo.COM
extends Object

Internal class holding information found in the COM marker segments


Field Summary
 byte[] ccom
           
 int lcom
           
 int rcom
           
 
Constructor Summary
HeaderInfo.COM()
           
 
Method Summary
 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

lcom

public int lcom

rcom

public int rcom

ccom

public byte[] ccom
Constructor Detail

HeaderInfo.COM

public HeaderInfo.COM()
Method Detail

toString

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

Overrides:
toString in class Object


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