org.apache.batik.svggen.font.table

Class RangeRecord

public class RangeRecord extends Object

Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
Constructor Summary
RangeRecord(RandomAccessFile raf)
Creates new RangeRecord
Method Summary
intgetCoverageIndex(int glyphId)
booleanisInRange(int glyphId)

Constructor Detail

RangeRecord

public RangeRecord(RandomAccessFile raf)
Creates new RangeRecord

Method Detail

getCoverageIndex

public int getCoverageIndex(int glyphId)

isInRange

public boolean isInRange(int glyphId)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.