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 class
ArabicLigaturizer
Shape arabic characters.class
DevanagariLigaturizer
Implementation of the IndicLigaturizer for Devanagari.class
GujaratiLigaturizer
Implementation of the IndicLigaturizer for Gujarati.class
HebrewProcessor
class
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.
-