|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.utils.geometry.compression.GeometryDecompressor.HuffmanTableEntry
static class GeometryDecompressor.HuffmanTableEntry
Decompression table entry.
Field Summary | |
---|---|
(package private) int |
absolute
|
(package private) int |
dataLength
|
(package private) int |
rightShift
|
(package private) int |
tagLength
|
Constructor Summary | |
---|---|
GeometryDecompressor.HuffmanTableEntry()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
int tagLength
int dataLength
int rightShift
int absolute
Constructor Detail |
---|
GeometryDecompressor.HuffmanTableEntry()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |