protected static final class CFFFont.IndexOffsetItem extends CFFFont.OffsetItem
| Modifier and Type | Field and Description |
|---|---|
int |
size |
valuemyOffset| Constructor and Description |
|---|
IndexOffsetItem(int size) |
IndexOffsetItem(int size,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
emit(byte[] buffer)
Emit the byte stream for this item.
|
void |
increment(int[] currentOffset)
remember the current offset and increment by item's size in bytes.
|
setxrefpublic IndexOffsetItem(int size,
int value)
public IndexOffsetItem(int size)
public void increment(int[] currentOffset)
CFFFont.Itemincrement in class CFFFont.Itempublic void emit(byte[] buffer)
CFFFont.Itememit in class CFFFont.ItemCopyright © 2019. All rights reserved.