Generated by
JDiff

Class com.itextpdf.io.font.CMapEncoding

Documentation changed from old to new.

Changed Constructors
CMapEncoding( String) Documentation changed from old to new.
Creates a new CMap encoding.
CMapEncoding( String, byte[] ) Documentation changed from old to new.
Creates a new CMap encoding.
CMapEncoding( String, String ) Documentation changed from old to new.
Creates a new CMap encoding.
 

Changed Methods
byte[]  getCmapBytes( int) Documentation changed from old to new.
Gets CMap bytes by CID.
String  getCmapName() Documentation changed from old to new.
Gets CMap name.
String  getOrdering() Documentation changed from old to new.
Gets string that uniquely names the character collection within the specified registry.
String  getRegistry() Documentation changed from old to new.
Gets string identifying the issuer of the character collection.
int  getSupplement() Documentation changed from old to new.
Gets the supplement number of the character collection
String  getUniMapName() Documentation changed from old to new.
Gets CMap name which converts Unicode value to CID.
boolean  hasUniMap() Documentation changed from old to new.
Checks if CMap to convert Unicode value to CID is present.
boolean  isBuiltWith( String) Documentation changed from old to new.
Checks whether the CMapEncoding was built with corresponding cmap name.
boolean  isDirect() Documentation changed from old to new.
Checks if CMap is direct or indirect pdf object