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