public static class FontTableBox.FontRecord extends Object
| Constructor and Description |
|---|
FontRecord() |
FontRecord(int fontId,
String fontname) |
| Modifier and Type | Method and Description |
|---|---|
void |
getContent(ByteBuffer bb) |
int |
getSize() |
void |
parse(ByteBuffer bb) |
String |
toString() |
public FontRecord()
public FontRecord(int fontId,
String fontname)
public void parse(ByteBuffer bb)
public void getContent(ByteBuffer bb)
public int getSize()
Copyright © 2015. All rights reserved.