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