Uses of Class
com.itextpdf.io.font.cmap.CMapObject
-
Uses of CMapObject in com.itextpdf.io.font.cmap
Modifier and TypeMethodDescriptionCMapContentParser.readArray()
Reads an array.CMapContentParser.readDictionary()
Reads a dictionary.CMapContentParser.readObject()
Reads a pdf object.Modifier and TypeMethodDescriptionstatic String
CMapContentParser.decodeCMapObject
(CMapObject cMapObject) Modifier and TypeMethodDescriptionvoid
CMapContentParser.parse
(List<CMapObject> ls) Parses a single command from the content.