Uses of Class
com.aowagie.text.pdf.ArabicLigaturizer.charstruct
-
Packages that use ArabicLigaturizer.charstruct Package Description com.aowagie.text.pdf -
-
Uses of ArabicLigaturizer.charstruct in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf with parameters of type ArabicLigaturizer.charstruct Modifier and Type Method Description private static boolean
ArabicLigaturizer. connects_to_left(ArabicLigaturizer.charstruct a)
private static void
ArabicLigaturizer. copycstostring(java.lang.StringBuffer string, ArabicLigaturizer.charstruct s, int level)
private static int
ArabicLigaturizer. ligature(char newchar, ArabicLigaturizer.charstruct oldchar)
-