org.apache.batik.svggen.font.table

Class CmapTable

public class CmapTable extends Object implements Table

Constructor Summary
protected CmapTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
CmapFormatgetCmapFormat(short platformId, short encodingId)
intgetType()
StringtoString()

Constructor Detail

CmapTable

protected CmapTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getCmapFormat

public CmapFormat getCmapFormat(short platformId, short encodingId)

getType

public int getType()

toString

public String toString()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.