|
||||||||||
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
Constructor Summary | |
Coverage()
|
Method Summary | |
abstract int |
findGlyph(int glyphId)
|
abstract int |
getFormat()
|
protected static Coverage |
read(java.io.RandomAccessFile raf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Coverage()
Method Detail |
public abstract int getFormat()
public abstract int findGlyph(int glyphId)
glyphId
- The ID of the glyph to find.protected static Coverage read(java.io.RandomAccessFile raf) throws java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |