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 HyphenationTreeCacheHyphenator. hTreeCacheMethods in com.itextpdf.layout.hyphenation that return HyphenationTreeCache Modifier and Type Method Description static HyphenationTreeCacheHyphenator. getHyphenationTreeCache()Returns the default hyphenation tree cache.
-