com.lowagie.text.pdf

Class CFFFont.OffsetItem

protected abstract static class CFFFont.OffsetItem extends CFFFont.Item

Field Summary
intvalue
Method Summary
voidset(int offset)
set the value of an offset item that was initially unknown.

Field Detail

value

public int value

Method Detail

set

public void set(int offset)
set the value of an offset item that was initially unknown. It will be fixed up latex by a call to xref on some marker.