Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.IntHashtable
-
Packages that use IntHashtable Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of IntHashtable in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as IntHashtable Modifier and Type Field Description private 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 IntHashtableBidiLine. mirrorChars(package private) IntHashtablePdfStamperImp. myXrefprotected IntHashtablePdfReader. objStmToOffset(package private) static 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 IntHashtablePdfEncodings.SymbolConversion. t1private static IntHashtablePdfEncodings.SymbolConversion. t2private IntHashtablePdfEncodings.SymbolConversion. translation(package private) IntHashtableDocumentFont. uni2byteprivate IntHashtableCJKFont. vMetrics(package private) static IntHashtablePdfEncodings. winansiMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return IntHashtable Modifier and Type Method Description (package private) static IntHashtableCJKFont. createMetric(java.lang.String s)Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type IntHashtable Modifier and Type Method Description private static voidBaseFont. addFont(PRIndirectReference fontRef, IntHashtable hits, java.util.ArrayList fonts)private static java.util.ListSimpleBookmark. bookmarkDepth(PdfReader reader, PdfDictionary outline, IntHashtable pages)(package private) static java.lang.StringCJKFont. convertToHCIDMetrics(int[] keys, IntHashtable h)(package private) static java.lang.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 java.lang.StringSimpleBookmark. makeBookmarkParam(PdfArray dest, IntHashtable pages)private static voidSimpleBookmark. mapGotoBookmark(java.util.HashMap map, PdfObject dest, IntHashtable pages)protected voidPdfReader. readObjStm(PRStream stream, IntHashtable map)private static voidBaseFont. recourseFonts(PdfDictionary page, IntHashtable hits, java.util.ArrayList fonts, int level)
-