Interface Summary | |
---|---|
LoggerInterface | Interface used for the logging mechanism. |
Class Summary | |
---|---|
ArrayUtil | |
Base64 | |
BinaryDocument | |
BitSetUtil | |
ColorEncoder | |
CommandHistory | Implements a queue for a bash-like command history. |
CompoundDocument | |
CompoundDocument.CmpDocDirectoryEntry | |
CompoundDocument.CmpDocHeader | |
DCT | |
DefaultLogger | Default implementation of the logger. |
Eigen | Eigenvalues and eigenvectors of a real 3x3 symmetric matrix.
adapted by Bob Hanson from http://math.nist.gov/javanumerics/jama/ (public domain)
If A is symmetric, then A = V*D*V' where the eigenvalue matrix D is diagonal and the eigenvector matrix V is orthogonal. |
Escape | For defining the state, mostly |
Huffman | |
Int2IntHash | |
Int2IntHash.Entry | |
JpegEncoder | |
JpegInfo | |
Logger | Logger mechanism. |
Measure | |
Parser | |
Point3fi | |
Quadric | |
Quaternion | |
TempArray | |
TextFormat | |
ZipUtil |