Uses of Interface
com.itextpdf.io.font.cmap.ICMapLocation
-
Packages that use ICMapLocation Package Description com.itextpdf.io.font.cmap -
-
Uses of ICMapLocation in com.itextpdf.io.font.cmap
Classes in com.itextpdf.io.font.cmap that implement ICMapLocation Modifier and Type Class Description class
CMapLocationFromBytes
class
CMapLocationResource
Methods in com.itextpdf.io.font.cmap with parameters of type ICMapLocation Modifier and Type Method Description static void
CMapParser. parseCid(java.lang.String cmapName, AbstractCMap cmap, ICMapLocation location)
private static void
CMapParser. parseCid(java.lang.String cmapName, AbstractCMap cmap, ICMapLocation location, int level)
-