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
Fields in com.itextpdf.text.pdf.hyphenation declared as HyphenationTree Modifier and Type Field Description private HyphenationTreeHyphenator. hyphenTreeFields in com.itextpdf.text.pdf.hyphenation with type parameters of type HyphenationTree Modifier and Type Field Description private static java.util.Hashtable<java.lang.String,HyphenationTree>Hyphenator. hyphenTreesTODO: Don't use staticsMethods in com.itextpdf.text.pdf.hyphenation that return HyphenationTree Modifier and Type Method Description static HyphenationTreeHyphenator. getFileHyphenationTree(java.lang.String key)static HyphenationTreeHyphenator. getHyphenationTree(java.lang.String lang, java.lang.String country)static HyphenationTreeHyphenator. getResourceHyphenationTree(java.lang.String key)
-