Package saui_pr4 :: Module latticeui
[hide private]
[frames] | no frames]

Module latticeui

source code

Model and view/controller classes for a multitouch ASR error correction implementation.

This is part of project 4 in 05-631 Software Architecture for User Interfaces, Fall 2007.


Author: David Huggins-Daines <dhuggins@cs.cmu.edu>

Classes [hide private]
  LatticeWord
Word in a LatticeModel.
  LatticeCloud
An expandable "cloud" of hypothesized words.
  LatticeModel
Model of a word lattice obtained from speech recognition, along with a possibly user-specified correct hypothesis.
  LatticeView
Handles the visual presentation of word lattices for multitouch error correction.
Functions [hide private]
 
main()
Simple test program for saui.latticeui.LatticeView.
source code