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