Provides general tools useful when handling braille.
Class | Description |
---|---|
EightToSixDotMapper |
Provides a utility to map eight dot patterns to six dot patterns.
|
FileCompare |
Provides functionality to check if files are equal.
|
FileTools |
Provides common file tools useful for braille.
|
Length |
Provides a length measurement that can be expressed using the
preferred units of length.
|
StringTranslator |
Provides a string to string translator.
|
Enum | Description |
---|---|
Length.UnitsOfLength |
Defines possible units to be used when expressing a length value
|
StringTranslator.MatchMode |
Defines the mode to use when matching patterns in the StringTranslator.
|