Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.IntHashtable
Packages that use IntHashtable
-
Uses of IntHashtable in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as IntHashtableModifier and TypeFieldDescriptionprivate static IntHashtablePdfEncodings.Cp437Conversion.c2b(package private) IntHashtableFontDetails.cjkTag(package private) IntHashtableAcroFields.InstHit.hitsprivate IntHashtableCJKFont.hMetricsprotected IntHashtableTrueTypeFont.kerningThe map containing the kerning information.protected IntHashtablePdfStamperImp.markedprotected static final IntHashtableBidiLine.mirrorChars(package private) IntHashtablePdfStamperImp.myXrefprotected IntHashtablePdfReader.objStmToOffset(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.private static final IntHashtablePdfEncodings.SymbolConversion.t1private static final IntHashtablePdfEncodings.SymbolConversion.t2private IntHashtablePdfEncodings.SymbolConversion.translation(package private) IntHashtableDocumentFont.uni2byteprivate IntHashtableCJKFont.vMetrics(package private) static final IntHashtablePdfEncodings.winansiMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return IntHashtableModifier and TypeMethodDescription(package private) static IntHashtableCJKFont.createMetric(String s) Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type IntHashtableModifier and TypeMethodDescriptionprivate static voidBaseFont.addFont(PRIndirectReference fontRef, IntHashtable hits, ArrayList fonts) private static ListSimpleBookmark.bookmarkDepth(PdfReader reader, PdfDictionary outline, IntHashtable pages) (package private) static StringCJKFont.convertToHCIDMetrics(int[] keys, IntHashtable h) (package private) static StringCJKFont.convertToVCIDMetrics(int[] keys, IntHashtable v, IntHashtable h) (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 map, PdfObject dest, IntHashtable pages) protected voidPdfReader.readObjStm(PRStream stream, IntHashtable map) private static voidBaseFont.recourseFonts(PdfDictionary page, IntHashtable hits, ArrayList fonts, int level)