Package org.daisy.braille.table
Class TableProperties
java.lang.Object
org.daisy.braille.table.TableProperties
Provides common table features.
- Author:
- Joel HÃ¥kansson
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
IS_ONE_TO_ONE
Defines that table has a one-to-one mapping between character and braille pattern- See Also:
-
IS_DISPLAY_FORMAT
Defines that the table is meant for screen use, that is to say, does not contain binary type characters.- See Also:
-
-
Constructor Details
-
TableProperties
public TableProperties()
-