Class DirectoryEntry
java.lang.Object
org.apache.batik.svggen.font.table.DirectoryEntry
- Version:
- $Id$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
private int tag -
checksum
private int checksum -
offset
private int offset -
length
private int length -
table
-
-
Constructor Details
-
DirectoryEntry
- Throws:
IOException
-
-
Method Details
-
getChecksum
public int getChecksum() -
getLength
public int getLength() -
getOffset
public int getOffset() -
getTag
public int getTag() -
toString
-