Uses of Class
com.itextpdf.io.font.cmap.AbstractCMap
Packages that use AbstractCMap
-
Uses of AbstractCMap in com.itextpdf.io.font
Methods in com.itextpdf.io.font with type parameters of type AbstractCMap -
Uses of AbstractCMap in com.itextpdf.io.font.cmap
Subclasses of AbstractCMap in com.itextpdf.io.font.cmapModifier and TypeClassDescriptionclass
class
class
class
Class represents real codepoint-CID mapping without any additional manipulation.class
This class represents a CMap file.class
Methods in com.itextpdf.io.font.cmap with parameters of type AbstractCMapModifier and TypeMethodDescriptionstatic void
CMapParser.parseCid
(String cmapName, AbstractCMap cmap, ICMapLocation location) private static void
CMapParser.parseCid
(String cmapName, AbstractCMap cmap, ICMapLocation location, int level)