Class RangeRecord
- java.lang.Object
-
- org.apache.batik.svggen.font.table.RangeRecord
-
public class RangeRecord extends java.lang.Object
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
-
-
Constructor Summary
Constructors Constructor Description RangeRecord(java.io.RandomAccessFile raf)
Creates new RangeRecord
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCoverageIndex(int glyphId)
boolean
isInRange(int glyphId)
-