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

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

public class HeaderInfo.RGN
extends Object

Internal class holding information found in the RGN marker segments


Field Summary
 int crgn
           
 int lrgn
           
 int sprgn
           
 int srgn
           
 
Constructor Summary
HeaderInfo.RGN()
           
 
Method Summary
 String toString()
          Display information found in this RGN marker segment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

lrgn

public int lrgn

crgn

public int crgn

srgn

public int srgn

sprgn

public int sprgn
Constructor Detail

HeaderInfo.RGN

public HeaderInfo.RGN()
Method Detail

toString

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

Overrides:
toString in class Object


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