|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.svggen.font.table.DirectoryEntry
Constructor Summary | |
---|---|
protected |
DirectoryEntry(java.io.RandomAccessFile raf)
|
Method Summary | |
---|---|
int |
getChecksum()
|
int |
getLength()
|
int |
getOffset()
|
int |
getTag()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected DirectoryEntry(java.io.RandomAccessFile raf) throws java.io.IOException
Method Detail |
public int getChecksum()
public int getLength()
public int getOffset()
public int getTag()
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |