Uses of Class
com.lowagie.text.pdf.hyphenation.Hyphenation
Packages that use Hyphenation
-
Uses of Hyphenation in com.lowagie.text.pdf.hyphenation
Methods in com.lowagie.text.pdf.hyphenation that return HyphenationModifier and TypeMethodDescriptionHyphenationTree.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.Hyphenator.hyphenate
(char[] word, int offset, int len) static Hyphenation
Hyphenator.hyphenate
(String lang, String country, char[] word, int offset, int len, int leftMin, int rightMin) static Hyphenation