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