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