Uses of Class
com.itextpdf.io.util.IntHashtable
Packages that use IntHashtable
Package
Description
-
Uses of IntHashtable in com.itextpdf.io.font
Fields in com.itextpdf.io.font declared as IntHashtableModifier and TypeFieldDescriptionprivate static IntHashtable
PdfEncodings.Cp437Conversion.c2b
protected IntHashtable
TrueTypeFont.kerning
The map containing the kerning information.private static final IntHashtable
PdfEncodings.pdfEncoding
private static final IntHashtable
PdfEncodings.SymbolConversion.t1
private static final IntHashtable
PdfEncodings.SymbolConversion.t2
private IntHashtable
PdfEncodings.SymbolConversion.translation
protected IntHashtable
FontEncoding.unicodeDifferences
Encodings unicode differencesprotected IntHashtable
FontEncoding.unicodeToCode
Mapping map from unicode to simple code according to the encoding.private static final IntHashtable
PdfEncodings.winansi
Methods in com.itextpdf.io.font that return IntHashtableModifier and TypeMethodDescriptionprivate static IntHashtable
CidFontProperties.createMetric
(String s) private static IntHashtable
CjkResourceLoader.createMetric
(String s) protected IntHashtable
OpenTypeParser.readKerning
(int unitsPerEm) Reads the kerning information from the 'kern' table. -
Uses of IntHashtable in com.itextpdf.io.font.cmap
Fields in com.itextpdf.io.font.cmap declared as IntHashtableModifier and TypeFieldDescriptionprivate IntHashtable
CMapCidUni.map
private final IntHashtable
CMapCodepointToCid.map
private IntHashtable
CMapUniCid.map
Methods in com.itextpdf.io.font.cmap that return IntHashtableModifier and TypeMethodDescriptionCMapToUnicode.createDirectMapping()
CMapCidToCodepoint.getReversMap()
-
Uses of IntHashtable in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf declared as IntHashtableModifier and TypeFieldDescriptionprivate IntHashtable
OtfClass.mapClass
private IntHashtable
GsubLookupType1.substMap
-
Uses of IntHashtable in com.itextpdf.io.util
Constructors in com.itextpdf.io.util with parameters of type IntHashtable -
Uses of IntHashtable in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font that return IntHashtableModifier and TypeMethodDescription(package private) static IntHashtable
FontUtil.convertCompositeWidthsArray
(PdfArray widthsArray)