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