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.hyphenTreesDeprecated.TODO: Don't use staticsMethods in com.lowagie.text.pdf.hyphenation that return HyphenationTreeModifier and TypeMethodDescriptionstatic HyphenationTreeHyphenator.getFileHyphenationTree(String key) Deprecated.static HyphenationTreeHyphenator.getHyphenationTree(String lang, String country) Deprecated.static HyphenationTreeHyphenator.getResourceHyphenationTree(String key) Deprecated.