HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.pdf.PdfNumberTree Class Reference

Static Public Member Functions

static PdfDictionary WriteTree (Hashtable items, PdfWriter writer)
 
static Hashtable ReadTree (PdfDictionary dic)
 

Detailed Description

Creates a number tree.

Author
Paulo Soares (psoar.nosp@m.es@c.nosp@m.onsis.nosp@m.te.p.nosp@m.t)

Member Function Documentation

◆ ReadTree()

static Hashtable iTextSharp.text.pdf.PdfNumberTree.ReadTree ( PdfDictionary  dic)
static

◆ WriteTree()

static PdfDictionary iTextSharp.text.pdf.PdfNumberTree.WriteTree ( Hashtable  items,
PdfWriter  writer 
)
static

Creates a number tree.

Parameters
itemsthe item of the number tree. The key is an Integer and the value is a PdfObject.
writerthe writer
Exceptions
IOExceptionon error
Returns
the dictionary with the number tree.

The documentation for this class was generated from the following file: