Uses of Class
com.lowagie.text.pdf.CMapAwareDocumentFont
-
Packages that use CMapAwareDocumentFont Package Description com.lowagie.text.pdf.parser -
-
Uses of CMapAwareDocumentFont in com.lowagie.text.pdf.parser
Fields in com.lowagie.text.pdf.parser declared as CMapAwareDocumentFont Modifier and Type Field Description private CMapAwareDocumentFont
GraphicsState. font
The active font.Methods in com.lowagie.text.pdf.parser that return CMapAwareDocumentFont Modifier and Type Method Description CMapAwareDocumentFont
PdfContentStreamHandler. getCurrentFont()
CMapAwareDocumentFont
GraphicsState. getFont()
Methods in com.lowagie.text.pdf.parser with parameters of type CMapAwareDocumentFont Modifier and Type Method Description void
GraphicsState. setFont(CMapAwareDocumentFont font)
-