Uses of Class
com.lowagie.text.pdf.hyphenation.HyphenationTree
Packages that use HyphenationTree
-
Uses of HyphenationTree in com.lowagie.text.pdf.hyphenation
Fields in com.lowagie.text.pdf.hyphenation declared as HyphenationTreeFields in com.lowagie.text.pdf.hyphenation with type parameters of type HyphenationTreeModifier and TypeFieldDescriptionprivate static Map
<String, HyphenationTree> Hyphenator.hyphenTrees
TODO: Don't use staticsMethods in com.lowagie.text.pdf.hyphenation that return HyphenationTreeModifier and TypeMethodDescriptionstatic HyphenationTree
Hyphenator.getFileHyphenationTree
(String key) static HyphenationTree
Hyphenator.getHyphenationTree
(String lang, String country) static HyphenationTree
Hyphenator.getResourceHyphenationTree
(String key)