| Home | Trees | Indices | Help |
|
|---|
|
|
Builds a list of glyph indices for characters.
To Do (Bug): Forms with two variants in CharacterDecomposition are missing, e.g. ⾓.
To Do (Impl): Check if all Z-variants in LocaleCharacterVariant are included.
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
PROVIDES = Contains the name of the table provided by this module. |
|||
DEPENDS = Contains the names of the tables needed for the build process. |
|||
COLUMNS = Columns that will be built |
|||
PRIMARY_KEYS = Primary keys of the created table |
|||
INDEX_KEYS = Index keys (not unique) of the created table |
|||
COLUMN_TYPES = Column types for created table |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructs the TableBuilder.
|
Returns the entry generator. Needs to be implemented by child classes.
|
|
|||
COLUMN_TYPESColumn types for created table
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 19 22:38:33 2009 | http://epydoc.sourceforge.net |