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

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

public class HeaderInfo.QCD
extends Object

Internal class holding information found in the QCD marker segments


Field Summary
 int lqcd
           
 int[][] spqcd
           
 int sqcd
           
 
Constructor Summary
HeaderInfo.QCD()
           
 
Method Summary
 int getNumGuardBits()
           
 int getQuantType()
           
 String toString()
          Display information found in this QCD marker segment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

lqcd

public int lqcd

sqcd

public int sqcd

spqcd

public int[][] spqcd
Constructor Detail

HeaderInfo.QCD

public HeaderInfo.QCD()
Method Detail

getQuantType

public int getQuantType()

getNumGuardBits

public int getNumGuardBits()

toString

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

Overrides:
toString in class Object


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