Uses of Class
com.itextpdf.layout.hyphenation.Hyphenator
-
Packages that use Hyphenator Package Description com.itextpdf.layout.hyphenation -
-
Uses of Hyphenator in com.itextpdf.layout.hyphenation
Fields in com.itextpdf.layout.hyphenation declared as Hyphenator Modifier and Type Field Description protected HyphenatorHyphenationConfig. hyphenatorThe Hyphenator object.Constructors in com.itextpdf.layout.hyphenation with parameters of type Hyphenator Constructor Description HyphenationConfig(Hyphenator hyphenator)Constructs a newHyphenationConfigby aHyphenatorwhich will be used to find hyphenation points.
-