Uses of Class
com.itextpdf.layout.hyphenation.TernaryTree
Packages that use TernaryTree
-
Uses of TernaryTree in com.itextpdf.layout.hyphenation
Subclasses of TernaryTree in com.itextpdf.layout.hyphenationModifier and TypeClassDescriptionclassThis tree structure stores the hyphenation patterns in an efficient way for fast lookup.Fields in com.itextpdf.layout.hyphenation declared as TernaryTreeModifier and TypeFieldDescriptionprotected TernaryTreeHyphenationTree.classmapThis map stores the character classesprivate TernaryTreeHyphenationTree.ivaluesTemporary map to store interletter values on pattern loading.(package private) TernaryTreeTernaryTreeIterator.ttMethods in com.itextpdf.layout.hyphenation with parameters of type TernaryTreeModifier and TypeMethodDescriptionprivate voidTernaryTree.compact(CharVector kx, TernaryTree map, char p) Constructors in com.itextpdf.layout.hyphenation with parameters of type TernaryTreeModifierConstructorDescription(package private)default constructor