| orca.braillegenerator (version 1965, $Date: 2007-03-12 16:23:35 -0400 (Mon, 12 Mar 2007) $) | index /usr/lib/python2.5/site-packages/orca/braillegenerator.py |
Utilities for obtaining braille strings for objects. In general,
there probably should be a singleton instance of the BrailleGenerator
class. For those wishing to override the braille generators, however,
one can create a new instance and replace/extend the braille
generators as they see fit.
| Modules | ||||||
| ||||||
| Classes | ||||||||||
|
| ||||||||||
| Data | ||
| __copyright__ = 'Copyright (c) 2005-2006 Sun Microsystems Inc.' __date__ = '$Date: 2007-03-12 16:23:35 -0400 (Mon, 12 Mar 2007) $' __id__ = '$Id: orca.braillegenerator.html 5086 2007-03-12 20:23:35Z wwalker $' __license__ = 'LGPL' __version__ = '$Revision: 5086 $' | ||