|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.CFFFont.Item
protected abstract static class CFFFont.Item
List items for the linked list that builds the new CID font.
| Field Summary | |
|---|---|
protected int |
myOffset
|
| Constructor Summary | |
|---|---|
protected |
CFFFont.Item()
|
| Method Summary | |
|---|---|
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. |
void |
xref()
Fix up cross references to this item (applies only to markers). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int myOffset
| Constructor Detail |
|---|
protected CFFFont.Item()
| Method Detail |
|---|
public void increment(int[] currentOffset)
public void emit(byte[] buffer)
public void xref()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||