Uses of Class
com.itextpdf.layout.hyphenation.Hyphenation
-
Uses of Hyphenation in com.itextpdf.layout.hyphenation
Modifier and TypeMethodDescriptionHyphenates a given word.HyphenationTree.hyphenate
(char[] w, int offset, int len, int remainCharCount, int pushCharCount) Hyphenate word and return an array of hyphenation points.Hyphenate word and return a Hyphenation object.Hyphenates a word.static Hyphenation
Hyphenates a word.static Hyphenation
Hyphenator.hyphenate
(String lang, String country, Map<String, String> hyphPathNames, String word, int leftMin, int rightMin) Hyphenates a word.