|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.svggen.font.table.Coverage
org.apache.batik.svggen.font.table.CoverageFormat2
public class CoverageFormat2
| Constructor Summary | |
|---|---|
protected |
CoverageFormat2(java.io.RandomAccessFile raf)
Creates new CoverageFormat2 |
| Method Summary | |
|---|---|
int |
findGlyph(int glyphId)
|
int |
getFormat()
|
| 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 |
| Constructor Detail |
|---|
protected CoverageFormat2(java.io.RandomAccessFile raf)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int getFormat()
getFormat in class Coveragepublic int findGlyph(int glyphId)
findGlyph in class CoverageglyphId - The ID of the glyph to find.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||