Uses of Class
com.itextpdf.text.pdf.fonts.cmaps.CMapCidByte
-
Packages that use CMapCidByte Package Description com.itextpdf.text.pdf com.itextpdf.text.pdf.fonts.cmaps -
-
Uses of CMapCidByte in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as CMapCidByte Modifier and Type Field Description private CMapCidByte
CJKFont. cidByte
-
Uses of CMapCidByte in com.itextpdf.text.pdf.fonts.cmaps
Fields in com.itextpdf.text.pdf.fonts.cmaps with type parameters of type CMapCidByte Modifier and Type Field Description private static java.util.HashMap<java.lang.String,CMapCidByte>
CMapCache. cacheCidByte
Methods in com.itextpdf.text.pdf.fonts.cmaps that return CMapCidByte Modifier and Type Method Description static CMapCidByte
CMapCache. getCachedCMapCidByte(java.lang.String name)
-