Uses of Class
com.itextpdf.text.pdf.IntHashtable
Packages that use IntHashtable
-
Uses of IntHashtable in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as IntHashtableModifier and TypeFieldDescriptionprivate static final IntHashtableBarcode128.aisprivate IntHashtableDocumentFont.byte2uniprivate static IntHashtablePdfEncodings.Cp437Conversion.c2b(package private) IntHashtableFontDetails.cjkTagIntHashtable with CIDs of CJK glyphs that are used in the text.private IntHashtableDocumentFont.diffmap(package private) IntHashtableAcroFields.InstHit.hitsprivate IntHashtableCJKFont.hMetricsprivate IntHashtableDocumentFont.hMetricsprotected IntHashtableTrueTypeFont.kerningThe map containing the kerning information.protected IntHashtablePdfStamperImp.markedprotected static final IntHashtableBidiLine.mirrorChars(package private) IntHashtablePdfStamperImp.myXref(package private) static final IntHashtablePdfEncodings.pdfEncodingprivate IntHashtablePdfReader.PageRefs.refspintHashtable that does the same thing as refsn in case of partial reading: major difference: not all the pages are read.protected IntHashtableBaseFont.specialMapCustom encodings use this map to key the Unicode character to the single byte code.private static final IntHashtablePdfEncodings.SymbolConversion.t1private static final IntHashtablePdfEncodings.SymbolConversion.t2private IntHashtablePdfEncodings.SymbolConversion.translationprivate IntHashtableDocumentFont.uni2byteprivate IntHashtableCJKFont.vMetricsprivate IntHashtableType3Font.widths3(package private) static final IntHashtablePdfEncodings.winansiFields in com.itextpdf.text.pdf with type parameters of type IntHashtableModifier and TypeFieldDescriptionprotected HashMap<Integer, IntHashtable> PdfReader.objStmMark(package private) HashMap<PdfReader, IntHashtable> PdfCopyFieldsImp.pages2intrefsDeprecated.(package private) HashMap<PdfReader, IntHashtable> PdfCopyFieldsImp.readers2intrefsDeprecated.(package private) HashMap<PdfReader, IntHashtable> PdfStamperImp.readers2intrefs(package private) HashMap<PdfReader, IntHashtable> PdfCopyFieldsImp.visitedDeprecated.Methods in com.itextpdf.text.pdf that return IntHashtableModifier and TypeMethodDescription(package private) static IntHashtableCJKFont.createMetric(String s) (package private) IntHashtableDocumentFont.getByte2Uni()Exposes the CID - > unicode map that is constructed from the font's encoding(package private) IntHashtableDocumentFont.getDiffmap()Gets the difference map(package private) IntHashtableDocumentFont.getUni2Byte()Exposes the unicode - > CID map that is constructed from the font's encodingprivate IntHashtableDocumentFont.readWidths(PdfArray ws) Methods in com.itextpdf.text.pdf with parameters of type IntHashtableModifier and TypeMethodDescriptionprivate static voidBaseFont.addFont(PRIndirectReference fontRef, IntHashtable hits, ArrayList<Object[]> fonts) SimpleBookmark.bookmarkDepth(PdfReader reader, PdfDictionary outline, IntHashtable pages, boolean processCurrentOutlineOnly) (package private) static StringCJKFont.convertToHCIDMetrics(int[] keys, IntHashtable h) (package private) static StringCJKFont.convertToVCIDMetrics(int[] keys, IntHashtable v, IntHashtable h) private voidDocumentFont.fillMetrics(byte[] touni, IntHashtable widths, int dw) private voidDocumentFont.fillMetricsIdentity(IntHashtable widths, int dw) (package private) static voidPdfStamperImp.findAllObjects(PdfReader reader, PdfObject obj, IntHashtable hits) private PdfDictionaryCJKFont.getCIDFont(PdfIndirectReference fontDescriptor, IntHashtable cjkTag) private static StringSimpleBookmark.makeBookmarkParam(PdfArray dest, IntHashtable pages) private static voidSimpleBookmark.mapGotoBookmark(HashMap<String, Object> map, PdfObject dest, IntHashtable pages) protected voidPdfReader.readObjStm(PRStream stream, IntHashtable map) private static voidBaseFont.recourseFonts(PdfDictionary page, IntHashtable hits, ArrayList<Object[]> fonts, int level, HashSet<PdfDictionary> visitedResources) -
Uses of IntHashtable in com.itextpdf.text.pdf.fonts.cmaps
Fields in com.itextpdf.text.pdf.fonts.cmaps declared as IntHashtableModifier and TypeFieldDescriptionprivate IntHashtableCMapCidUni.mapprivate IntHashtableCMapUniCid.map