org.apache.batik.svggen.font.table

Class CmapIndexEntry

public class CmapIndexEntry extends Object

Constructor Summary
protected CmapIndexEntry(RandomAccessFile raf)
Method Summary
intgetEncodingId()
intgetOffset()
intgetPlatformId()
StringtoString()

Constructor Detail

CmapIndexEntry

protected CmapIndexEntry(RandomAccessFile raf)

Method Detail

getEncodingId

public int getEncodingId()

getOffset

public int getOffset()

getPlatformId

public int getPlatformId()

toString

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