Namespace: iTextSharp.text.pdf.hyphenation
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class TernaryTree : ICloneable
Visual Basic
Public Class TernaryTree _
	Implements ICloneable
Visual C++
public ref class TernaryTree : ICloneable

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.pdf.hyphenation..::..TernaryTree
    iTextSharp.text.pdf.hyphenation..::..HyphenationTree

See Also