Uses of Class
com.sun.pdfview.font.ttf.CmapTable
-
Packages that use CmapTable Package Description com.sun.pdfview.font -
-
Uses of CmapTable in com.sun.pdfview.font
Fields in com.sun.pdfview.font declared as CmapTable Modifier and Type Field Description private CmapTable
NativeFont. cmapTable
the cmap table from a TrueType fontMethods in com.sun.pdfview.font with parameters of type CmapTable Modifier and Type Method Description private boolean
NativeFont. fixCMapTable(TrueTypeFont ttf, CmapTable cmap)
Fix the CMap table.
-