Class CoverageFormat1
- 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 1733416 2016-03-03 07:07:13Z gadams $
-
-
Field Summary
Fields Modifier and Type Field Description private intglyphCountprivate int[]glyphIds
-
Constructor Summary
Constructors Modifier Constructor Description protectedCoverageFormat1(java.io.RandomAccessFile raf)Creates new CoverageFormat1
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intfindGlyph(int glyphId)intgetFormat()
-