org.apache.batik.svggen.font.table

Class SingleSubst

public abstract class SingleSubst extends LookupSubtable

Method Summary
abstract intgetFormat()
static SingleSubstread(RandomAccessFile raf, int offset)
abstract intsubstitute(int glyphId)

Method Detail

getFormat

public abstract int getFormat()

read

public static SingleSubst read(RandomAccessFile raf, int offset)

substitute

public abstract int substitute(int glyphId)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.