Class StandardTables.StandardTable
java.lang.Object
org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
org.apache.pdfbox.jbig2.decoder.huffman.StandardTables.StandardTable
- Enclosing class:
StandardTables
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
HuffmanTable.Code
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
codeTableToString, decode, initTree, toString
-
Constructor Details
-
StandardTable
private StandardTable(int[][] table)
-