Uses of Class
com.lowagie.text.pdf.fonts.cmaps.CMap
Packages that use CMap
-
Uses of CMap in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as CMapModifier and TypeFieldDescriptionprivate CMap
CMapAwareDocumentFont.toUnicodeCmap
The CMap constructed from the ToUnicode map from the font's dictionary, if present. -
Uses of CMap in com.lowagie.text.pdf.fonts.cmaps
Methods in com.lowagie.text.pdf.fonts.cmaps that return CMapModifier and TypeMethodDescriptionCMapParser.parse
(InputStream input) This will parse the stream and create a cmap object.