Uses of Class
com.itextpdf.layout.hyphenation.TernaryTree.TreeInsertionParams
Packages that use TernaryTree.TreeInsertionParams
-
Uses of TernaryTree.TreeInsertionParams in com.itextpdf.layout.hyphenation
Methods in com.itextpdf.layout.hyphenation with parameters of type TernaryTree.TreeInsertionParamsModifier and TypeMethodDescriptionprivate char
TernaryTree.insert
(TernaryTree.TreeInsertionParams params) The actual insertion function, recursive version.private char
TernaryTree.insertIntoExistingBranch
(TernaryTree.TreeInsertionParams params) private Character
TernaryTree.insertNewBranchIfNeeded
(TernaryTree.TreeInsertionParams params)