static class GeometryDecompressor.HuffmanTableEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
absolute |
(package private) int |
dataLength |
(package private) int |
rightShift |
(package private) int |
tagLength |
| Constructor and Description |
|---|
GeometryDecompressor.HuffmanTableEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.