|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntHashtable | |
---|---|
com.itextpdf.text.pdf |
Uses of IntHashtable in com.itextpdf.text.pdf |
---|
Fields in com.itextpdf.text.pdf declared as IntHashtable | |
---|---|
protected static IntHashtable |
BidiLine.mirrorChars
|
protected IntHashtable |
BaseFont.specialMap
Custom encodings use this map to key the Unicode character to the single byte code. |
Fields in com.itextpdf.text.pdf with type parameters of type IntHashtable | |
---|---|
protected java.util.HashMap<java.lang.Integer,IntHashtable> |
PdfReader.objStmMark
|
Methods in com.itextpdf.text.pdf with parameters of type IntHashtable | |
---|---|
protected void |
PdfReader.readObjStm(PRStream stream,
IntHashtable map)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |