Class HuffmanTable

java.lang.Object
org.web3d.vrml.export.compressors.HuffmanTable

public class HuffmanTable extends Object
Prototype Huffman node. Borrowed original impl from Sun HuffmanNode, need to decide if copyright still stands for heavily modified code.
Version:
$Revision: 1.4 $
Author:
Alan Hudson