Uses of Class
com.itextpdf.text.pdf.CMapAwareDocumentFont
Packages that use CMapAwareDocumentFont
-
Uses of CMapAwareDocumentFont in com.itextpdf.text.pdf.parser
Fields in com.itextpdf.text.pdf.parser declared as CMapAwareDocumentFontModifier and TypeFieldDescription(package private) CMapAwareDocumentFontGraphicsState.fontThe active font.Fields in com.itextpdf.text.pdf.parser with type parameters of type CMapAwareDocumentFontModifier and TypeFieldDescriptionprivate final Map<Integer, WeakReference<CMapAwareDocumentFont>> PdfContentStreamProcessor.cachedFontsMethods in com.itextpdf.text.pdf.parser that return CMapAwareDocumentFontModifier and TypeMethodDescriptionGraphicsState.getFont()Getter for the fontprivate CMapAwareDocumentFontPdfContentStreamProcessor.getFont(PdfDictionary fontResource) private CMapAwareDocumentFontPdfContentStreamProcessor.getFont(PRIndirectReference ind) Gets the font pointed to by the indirect reference.