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 CmapTableNativeFont.cmapTablethe cmap table from a TrueType fontMethods in com.sun.pdfview.font with parameters of type CmapTableModifier and TypeMethodDescriptionprivate booleanNativeFont.fixCMapTable(TrueTypeFont ttf, CmapTable cmap) Fix the CMap table.