Uses of Class
com.sun.pdfview.font.ttf.CmapTable.CmapSubtable
-
Packages that use CmapTable.CmapSubtable Package Description com.sun.pdfview.font.ttf -
-
Uses of CmapTable.CmapSubtable in com.sun.pdfview.font.ttf
Fields in com.sun.pdfview.font.ttf with type parameters of type CmapTable.CmapSubtable Modifier and Type Field Description private java.util.SortedMap<CmapTable.CmapSubtable,CMap>
CmapTable. subtables
Holds the CMap subtables, sorted properly
-