org.jpedal.jbig2.segment.tables
Class JBIG2CodeTable

java.lang.Object
  extended by org.jpedal.jbig2.segment.tables.JBIG2CodeTable

public class JBIG2CodeTable
extends java.lang.Object


Constructor Summary
JBIG2CodeTable()
           
 
Method Summary
static int[][] getHuffTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBIG2CodeTable

public JBIG2CodeTable()
Method Detail

getHuffTable

public static int[][] getHuffTable()