com.itextpdf.text.pdf
Class CFFFont.IndexMarkerItem
java.lang.Object
com.itextpdf.text.pdf.CFFFont.Item
com.itextpdf.text.pdf.CFFFont.IndexMarkerItem
- Enclosing class:
- CFFFont
protected static final class CFFFont.IndexMarkerItem
- extends CFFFont.Item
Method Summary |
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 |
CFFFont.IndexMarkerItem
public CFFFont.IndexMarkerItem(CFFFont.OffsetItem offItem,
CFFFont.IndexBaseItem indexBase)
xref
public void xref()
- Description copied from class:
CFFFont.Item
- Fix up cross references to this item (applies only to markers).
- Overrides:
xref
in class CFFFont.Item
Copyright © 2012. All Rights Reserved.