Class CmapFormat2
java.lang.Object
org.apache.batik.svggen.font.table.CmapFormat
org.apache.batik.svggen.font.table.CmapFormat2
-
Field Summary
Fields inherited from class CmapFormat
format, length, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CmapFormat
create, getFormat, getLength, getVersion, toString
-
Constructor Details
-
CmapFormat2
- Throws:
IOException
-
-
Method Details
-
getFirst
public int getFirst()- Specified by:
getFirstin classCmapFormat
-
getLast
public int getLast()- Specified by:
getLastin classCmapFormat
-
mapCharCode
public int mapCharCode(int charCode) - Specified by:
mapCharCodein classCmapFormat
-