Package | Description |
---|---|
com.lowagie.rups.model | |
com.lowagie.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected IntHashtable |
IndirectObjectFactory.idxToRef
Mapping between the index in the objects list and the reference number in the xref table.
|
protected IntHashtable |
IndirectObjectFactory.refToIdx
Mapping between the reference number in the xref table and the index in the objects list .
|
Modifier and Type | Field and Description |
---|---|
protected static IntHashtable |
BidiLine.mirrorChars |
protected IntHashtable |
PdfReader.objStmToOffset |
protected IntHashtable |
BaseFont.specialMap
Custom encodings use this map to key the Unicode character to the single
byte code.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PdfReader.readObjStm(PRStream stream,
IntHashtable map) |
Copyright © 2015. All rights reserved.