org.apache.batik.svggen.font.table
public class NameRecord extends Object
| Constructor Summary | |
|---|---|
| protected | NameRecord(RandomAccessFile raf) |
| Method Summary | |
|---|---|
| short | getEncodingId() |
| short | getLanguageId() |
| short | getNameId() |
| short | getPlatformId() |
| String | getRecordString() |
| protected void | loadString(RandomAccessFile raf, int stringStorageOffset) |