Uses of Interface
com.itextpdf.text.pdf.languages.LanguageProcessor
-
Packages that use LanguageProcessor Package Description com.itextpdf.text.pdf.languages -
-
Uses of LanguageProcessor in com.itextpdf.text.pdf.languages
Classes in com.itextpdf.text.pdf.languages that implement LanguageProcessor Modifier and Type Class Description classArabicLigaturizerShape arabic characters.classDevanagariLigaturizerImplementation of the IndicLigaturizer for Devanagari.classGujaratiLigaturizerImplementation of the IndicLigaturizer for Gujarati.classHebrewProcessorclassIndicLigaturizerSuperclass 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.
-