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

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

public class HeaderInfo.SOT
extends Object

Internal class holding information found in the SOt marker segments


Field Summary
 int isot
           
 int lsot
           
 int psot
           
 int tnsot
           
 int tpsot
           
 
Constructor Summary
HeaderInfo.SOT()
           
 
Method Summary
 String toString()
          Display information found in this SOT marker segment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

lsot

public int lsot

isot

public int isot

psot

public int psot

tpsot

public int tpsot

tnsot

public int tnsot
Constructor Detail

HeaderInfo.SOT

public HeaderInfo.SOT()
Method Detail

toString

public String toString()
Display information found in this SOT marker segment

Overrides:
toString in class Object


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