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 charTernaryTree.insert(TernaryTree.TreeInsertionParams params) The actual insertion function, recursive version.private charTernaryTree.insertIntoExistingBranch(TernaryTree.TreeInsertionParams params) private CharacterTernaryTree.insertNewBranchIfNeeded(TernaryTree.TreeInsertionParams params)