com.lowagie.text.pdf
protected abstract static class CFFFont.Item extends Object
Field Summary | |
---|---|
protected int | myOffset |
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). |