public interface XReferenceEntry extends Comparable<XReferenceEntry>
PDFXRefStream). Such an entry shall locate a PDF object/resource in a PDF document.| Modifier and Type | Method and Description |
|---|---|
long |
getFirstColumnValue()
Returns the value for the first column of the crossreference stream entry.
|
COSObjectKey |
getReferencedKey()
Returns the
COSObjectKey of the object, that is described by this crossreference stream entry. |
long |
getSecondColumnValue()
Returns the value for the second column of the crossreference stream entry.
|
long |
getThirdColumnValue()
Returns the value for the third column of the crossreference stream entry.
|
XReferenceType |
getType()
Returns the
XReferenceType of this crossreference stream entry. |
compareToXReferenceType getType()
XReferenceType of this crossreference stream entry.XReferenceType of this crossreference stream entry.COSObjectKey getReferencedKey()
COSObjectKey of the object, that is described by this crossreference stream entry.COSObjectKey of the object, that is described by this crossreference stream entry.long getFirstColumnValue()
XReferenceType.)long getSecondColumnValue()
XReferenceType of this entry.)long getThirdColumnValue()
XReferenceType of this entry.)Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.