Uses of Class
com.lowagie.text.pdf.hyphenation.TernaryTree
Packages that use TernaryTree
-
Uses of TernaryTree in com.lowagie.text.pdf.hyphenation
Subclasses of TernaryTree in com.lowagie.text.pdf.hyphenationModifier and TypeClassDescriptionclass
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.Fields in com.lowagie.text.pdf.hyphenation declared as TernaryTreeModifier and TypeFieldDescriptionprotected TernaryTree
HyphenationTree.classmap
This map stores the character classesprivate TernaryTree
HyphenationTree.ivalues
Temporary map to store interletter values on pattern loading.Methods in com.lowagie.text.pdf.hyphenation with parameters of type TernaryTreeModifier and TypeMethodDescriptionprivate void
TernaryTree.compact
(CharVector kx, TernaryTree map, char p)