Uses of Class
org.apache.batik.svggen.font.table.CmapFormat
-
Packages that use CmapFormat Package Description org.apache.batik.svggen.font.table -
-
Uses of CmapFormat in org.apache.batik.svggen.font.table
Subclasses of CmapFormat in org.apache.batik.svggen.font.table Modifier and Type Class Description class
CmapFormat0
Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.class
CmapFormat2
class
CmapFormat4
class
CmapFormat6
Methods in org.apache.batik.svggen.font.table that return CmapFormat Modifier and Type Method Description protected static CmapFormat
CmapFormat. create(int format, java.io.RandomAccessFile raf)
CmapFormat
CmapTable. getCmapFormat(short platformId, short encodingId)
-