Uses of Package
com.itextpdf.text.pdf.hyphenation

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

Classes in com.itextpdf.text.pdf.hyphenation used by com.itextpdf.text.pdf
Hyphenator
          This class is the main entry point to the hyphenation package.
 

Classes in com.itextpdf.text.pdf.hyphenation used by com.itextpdf.text.pdf.hyphenation
ByteVector
          This class implements a simple byte vector with access to the underlying array.
CharVector
          This class implements a simple char vector with access to the underlying array.
Hyphenation
          This class represents a hyphenated word.
HyphenationTree
          This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
PatternConsumer
          This interface is used to connect the XML pattern file parser to the hyphenation tree.
TernaryTree
          Ternary Search Tree.
 



Copyright © 2013. All Rights Reserved.