Uses of Class
com.sun.pdfview.font.PDFCMap
Packages that use PDFCMap
-
Uses of PDFCMap in com.sun.pdfview.font
Methods in com.sun.pdfview.font that return PDFCMapModifier and TypeMethodDescriptionstatic PDFCMapGet a CMap, given a PDF object containing one of the following: a string name of a known CMap a stream containing a CMap definitionstatic PDFCMapGet a CMap, given a string namePDFFont.getUnicodeMap()Get the CMap which maps the characters in this font to unicode namesprotected static PDFCMapParse a CMap from a CMap streamMethods in com.sun.pdfview.font with parameters of type PDFCMapModifier and TypeMethodDescriptionvoidPDFFont.setUnicodeMap(PDFCMap unicodeMap) Set the CMap which maps the characters in this font to unicode names