Interface | Description |
---|---|
GlyphRepositioner | |
LanguageProcessor |
Interface that needs to be implemented by classes that process bytes representing text in specific languages.
|
Class | Description |
---|---|
ArabicLigaturizer |
Shape arabic characters.
|
BanglaGlyphRepositioner | |
DevanagariLigaturizer |
Implementation of the IndicLigaturizer for Devanagari.
|
GujaratiLigaturizer |
Implementation of the IndicLigaturizer for Gujarati.
|
HebrewProcessor | |
IndicCompositeCharacterComparator |
This works on CompositeCharcaters or Juktakshar-s of Indian languages like Bangla, Hindi, etc.
|
IndicLigaturizer |
Superclass for processors that can convert a String of bytes in an Indic language to a String in the same language of which the bytes are reordered for rendering using a font that contains the necessary glyphs.
|
Copyright © 2016. All rights reserved.