org.apache.batik.svggen.font.table
Class NameRecord
java.lang.Object
org.apache.batik.svggen.font.table.NameRecord
- public class NameRecord
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameRecord
protected NameRecord(RandomAccessFile raf)
throws IOException
getEncodingId
public short getEncodingId()
getLanguageId
public short getLanguageId()
getNameId
public short getNameId()
getPlatformId
public short getPlatformId()
getRecordString
public String getRecordString()
loadString
protected void loadString(RandomAccessFile raf,
int stringStorageOffset)
throws IOException
- Throws:
IOException
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.