org.apache.batik.svggen.font.table
Class RangeRecord
java.lang.Object
org.apache.batik.svggen.font.table.RangeRecord
public class RangeRecord
- extends Object
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RangeRecord
public RangeRecord(RandomAccessFile raf)
throws IOException
- Creates new RangeRecord
- Throws:
IOException
isInRange
public boolean isInRange(int glyphId)
getCoverageIndex
public int getCoverageIndex(int glyphId)
Copyright © 2008 Apache Software Foundation. All Rights Reserved.