org.apache.batik.svggen.font.table
Class CmapFormat
public abstract
class
CmapFormat
extends Object
protected int format
protected int length
protected int version
protected CmapFormat(RandomAccessFile raf)
protected static
CmapFormat create(int format, RandomAccessFile raf)
public abstract int getFirst()
public int getFormat()
public abstract int getLast()
public int getLength()
public int getVersion()
public abstract int mapCharCode(int charCode)
public String toString()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.