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) CMapAwareDocumentFont
GraphicsState.font
The active font.Fields in com.itextpdf.text.pdf.parser with type parameters of type CMapAwareDocumentFontModifier and TypeFieldDescriptionprivate final Map<Integer,
WeakReference<CMapAwareDocumentFont>> PdfContentStreamProcessor.cachedFonts
Methods in com.itextpdf.text.pdf.parser that return CMapAwareDocumentFontModifier and TypeMethodDescriptionGraphicsState.getFont()
Getter for the fontprivate CMapAwareDocumentFont
PdfContentStreamProcessor.getFont
(PdfDictionary fontResource) private CMapAwareDocumentFont
PdfContentStreamProcessor.getFont
(PRIndirectReference ind) Gets the font pointed to by the indirect reference.