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