Uses of Class
com.aowagie.text.pdf.hyphenation.HyphenationTree
-
Packages that use HyphenationTree Package Description com.aowagie.text.pdf.hyphenation -
-
Uses of HyphenationTree in com.aowagie.text.pdf.hyphenation
Fields in com.aowagie.text.pdf.hyphenation declared as HyphenationTree Modifier and Type Field Description private HyphenationTreeHyphenator. hyphenTreeMethods in com.aowagie.text.pdf.hyphenation that return HyphenationTree Modifier and Type Method Description private static HyphenationTreeHyphenator. getFileHyphenationTree(java.lang.String key)private static HyphenationTreeHyphenator. getHyphenationTree(java.lang.String lang, java.lang.String country)private static HyphenationTreeHyphenator. getResourceHyphenationTree(java.lang.String key)
-