Uses of Class
com.sun.pdfview.font.ttf.CmapTable
Packages that use CmapTable
-
Uses of CmapTable in com.sun.pdfview.font
Fields in com.sun.pdfview.font declared as CmapTableModifier and TypeFieldDescriptionprivate CmapTable
NativeFont.cmapTable
the cmap table from a TrueType fontMethods in com.sun.pdfview.font with parameters of type CmapTableModifier and TypeMethodDescriptionprivate boolean
NativeFont.fixCMapTable
(TrueTypeFont ttf, CmapTable cmap) Fix the CMap table.