java.lang.Object
org.apache.batik.svggen.font.table.Coverage
org.apache.batik.svggen.font.table.CoverageFormat1
- public class CoverageFormat1
- extends Coverage
- Version:
- $Id: CoverageFormat1.java,v 1.4 2004/08/18 07:15:20 vhardy Exp $
| Methods inherited from class org.apache.batik.svggen.font.table.Coverage |
read |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
glyphCount
private int glyphCount
glyphIds
private int[] glyphIds
CoverageFormat1
protected CoverageFormat1(java.io.RandomAccessFile raf)
throws java.io.IOException
- Creates new CoverageFormat1
getFormat
public int getFormat()
- Specified by:
getFormat in class Coverage
findGlyph
public int findGlyph(int glyphId)
- Specified by:
findGlyph in class Coverage