org.apache.batik.svggen.font.table

Class CmapFormat0

public class CmapFormat0 extends CmapFormat

Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
Constructor Summary
protected CmapFormat0(RandomAccessFile raf)
Method Summary
intgetFirst()
intgetLast()
intmapCharCode(int charCode)

Constructor Detail

CmapFormat0

protected CmapFormat0(RandomAccessFile raf)

Method Detail

getFirst

public int getFirst()

getLast

public int getLast()

mapCharCode

public int mapCharCode(int charCode)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.