Uses of Class
com.itextpdf.text.pdf.hyphenation.HyphenationTree
-
Packages that use HyphenationTree Package Description com.itextpdf.text.pdf.hyphenation -
-
Uses of HyphenationTree in com.itextpdf.text.pdf.hyphenation
Methods in com.itextpdf.text.pdf.hyphenation that return HyphenationTree Modifier and Type Method Description static HyphenationTree
Hyphenator. getFileHyphenationTree(String key)
static HyphenationTree
Hyphenator. getHyphenationTree(String lang, String country)
static HyphenationTree
Hyphenator. getResourceHyphenationTree(String key)
-