Uses of Class
com.itextpdf.text.pdf.hyphenation.TernaryTree

Packages that use TernaryTree
com.itextpdf.text.pdf.hyphenation   
 

Uses of TernaryTree in com.itextpdf.text.pdf.hyphenation
 

Subclasses of TernaryTree in com.itextpdf.text.pdf.hyphenation
 class HyphenationTree
          This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
 

Fields in com.itextpdf.text.pdf.hyphenation declared as TernaryTree
protected  TernaryTree HyphenationTree.classmap
          This map stores the character classes
 



Copyright © 2013. All Rights Reserved.