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
- Version:
- $Id: NameRecord.java,v 1.2 2003/08/08 11:39:22 vhardy Exp $
- Author:
- David Schweinsberg
|
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
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
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.