Uses of Class
org.apache.batik.svggen.font.table.CmapFormat

Packages that use CmapFormat
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
 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
protected static CmapFormat CmapFormat.create(int format, java.io.RandomAccessFile raf)
           
 CmapFormat CmapTable.getCmapFormat(short platformId, short encodingId)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.