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 classCMapLocationFromBytesclassCMapLocationResourceMethods in com.itextpdf.io.font.cmap with parameters of type ICMapLocation Modifier and Type Method Description static voidCMapParser. parseCid(java.lang.String cmapName, AbstractCMap cmap, ICMapLocation location)private static voidCMapParser. parseCid(java.lang.String cmapName, AbstractCMap cmap, ICMapLocation location, int level)
-