org.apache.batik.svggen.font.table

Class LocaTable

public class LocaTable extends Object implements Table

Constructor Summary
protected LocaTable(DirectoryEntry de, RandomAccessFile raf)
Method Summary
intgetOffset(int i)
intgetType()
voidinit(int numGlyphs, boolean shortEntries)

Constructor Detail

LocaTable

protected LocaTable(DirectoryEntry de, RandomAccessFile raf)

Method Detail

getOffset

public int getOffset(int i)

getType

public int getType()

init

public void init(int numGlyphs, boolean shortEntries)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.