Uses of Class
com.itextpdf.layout.hyphenation.HyphenationTreeCache
-
Packages that use HyphenationTreeCache Package Description com.itextpdf.layout.hyphenation -
-
Uses of HyphenationTreeCache in com.itextpdf.layout.hyphenation
Fields in com.itextpdf.layout.hyphenation declared as HyphenationTreeCache Modifier and Type Field Description private static HyphenationTreeCache
Hyphenator. hTreeCache
Methods in com.itextpdf.layout.hyphenation that return HyphenationTreeCache Modifier and Type Method Description static HyphenationTreeCache
Hyphenator. getHyphenationTreeCache()
Returns the default hyphenation tree cache.
-