Class NameRecord
java.lang.Object
org.apache.batik.svggen.font.table.NameRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshort
short
short
short
protected void
loadString
(RandomAccessFile raf, int stringStorageOffset)
-
Constructor Details
-
NameRecord
- Throws:
IOException
-
-
Method Details
-
getEncodingId
public short getEncodingId() -
getLanguageId
public short getLanguageId() -
getNameId
public short getNameId() -
getPlatformId
public short getPlatformId() -
getRecordString
-
loadString
- Throws:
IOException
-