org.apache.batik.svggen.font.table
Class NameRecord
java.lang.Object
org.apache.batik.svggen.font.table.NameRecord
public class NameRecord
- extends Object
- Version:
- $Id: NameRecord.java 1733416 2016-03-03 07:07:13Z gadams $
- Author:
- David Schweinsberg
| 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
- 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 © 2000–2017 Apache Software Foundation. All rights reserved.