public static class PDFAnnotation.Link extends PDFAnnotation
PDFAnnotation.Link_map, HighlightInvert, HighlightNone, HighlightOutline, HighlightPush| Constructor and Description |
|---|
Link(RMRect aRect,
java.lang.String aUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
resolvePageReferences(PDFPagesTree pages,
PDFXTable xref,
PDFPage thisPage)
Tells the annotation to resolve page references.
|
setHasBorder, setHighlightMode, setType, writePDFclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic Link(RMRect aRect, java.lang.String aUrl)
public void resolvePageReferences(PDFPagesTree pages, PDFXTable xref, PDFPage thisPage)
PDFAnnotationresolvePageReferences in class PDFAnnotation