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 HyphenationTree
Hyphenator. hyphenTree
Methods in com.aowagie.text.pdf.hyphenation that return HyphenationTree Modifier and Type Method Description private static HyphenationTree
Hyphenator. getFileHyphenationTree(java.lang.String key)
private static HyphenationTree
Hyphenator. getHyphenationTree(java.lang.String lang, java.lang.String country)
private static HyphenationTree
Hyphenator. getResourceHyphenationTree(java.lang.String key)
-