Package edu.mit.sketch.util

Interface Summary
DotGraph Indicate that the implimenting class can generate a Dot file for display by the Dot/Grappa packages from ATT.
 

Class Summary
AngleUtils  
AWTUtil Implements some methods not found in jdk 1.1
DotVisualizer This was taken from mark foltz's sources.
Gaussian This class computes and stores the necessary convolution filters of different sizes for gaussian convlution.
GIFEncoder GIFEncoder is a class which takes an image and saves it to a stream using the GIF file format (Graphics Interchange Format).
GraphDebugger Created: Wed Jun 26 18:55:56 2002
Copyright: Copyright (C) 2002 by MIT.
GraphicsUtil Implements some methods not found in jdk 1.1
LinearFit This class has useful functions for linear line matching.
LoadStoreModule This class loads and stores objects used by the ObjectManager.
LoopyBPInference Implementation of Pearl's Belief Propagation algorithm.
Message Created: Mon Jun 21 13:50:36 2004
Copyright: Copyright (C) 2001 by MIT.
MessageTable2 Created: Mon Jun 21 13:47:06 2004
Copyright: Copyright (C) 2001 by MIT.
NodeMessages Created: Fri Jun 25 13:21:50 2004
Copyright: Copyright (C) 2001 by MIT.
OrthogonalDistanceRegression  
ShortestPathModule This class can read and write graphs.
Util Implements some methods not found in jdk 1.1
 

Enum Summary
LinearFit.Method