|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.pdf.CFFFont.Item
com.lowagie.text.pdf.CFFFont.IndexMarkerItem
protected static final class CFFFont.IndexMarkerItem
| Field Summary | |
|---|---|
private CFFFont.IndexBaseItem |
indexBase
|
private CFFFont.OffsetItem |
offItem
|
| Fields inherited from class com.lowagie.text.pdf.CFFFont.Item |
|---|
myOffset |
| Constructor Summary | |
|---|---|
CFFFont.IndexMarkerItem(CFFFont.OffsetItem offItem,
CFFFont.IndexBaseItem indexBase)
|
|
| Method Summary | |
|---|---|
void |
xref()
Fix up cross references to this item (applies only to markers). |
| Methods inherited from class com.lowagie.text.pdf.CFFFont.Item |
|---|
emit, increment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private CFFFont.OffsetItem offItem
private CFFFont.IndexBaseItem indexBase
| Constructor Detail |
|---|
public CFFFont.IndexMarkerItem(CFFFont.OffsetItem offItem,
CFFFont.IndexBaseItem indexBase)
| Method Detail |
|---|
public void xref()
CFFFont.Item
xref in class CFFFont.Item
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||