Class RangeRecord
- java.lang.Object
-
- org.apache.batik.svggen.font.table.RangeRecord
-
public class RangeRecord extends java.lang.ObjectCoverage 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 intgetCoverageIndex(int glyphId)booleanisInRange(int glyphId)
-