Package com.reportmill.pdf
Class PDFAnnotation.Link
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.pdf.PDFAnnotation
com.reportmill.pdf.PDFAnnotation.Link
- All Implemented Interfaces:
- RMArchiver.Archiving,- Cloneable
- Enclosing class:
- PDFAnnotation
An inner class (and annotation subclass) to support hyperlinks.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.reportmill.pdf.PDFAnnotationPDFAnnotation.Link
- 
Field SummaryFields inherited from class com.reportmill.pdf.PDFAnnotation_map, HighlightInvert, HighlightNone, HighlightOutline, HighlightPush
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidresolvePageReferences(PDFPagesTree pages, PDFXTable xref, PDFPage thisPage) Tells the annotation to resolve page references.Methods inherited from class com.reportmill.pdf.PDFAnnotationsetHasBorder, setHighlightMode, setType, writePDFMethods inherited from class com.reportmill.base.RMObjectclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
- 
Constructor Details- 
Link
 
- 
- 
Method Details- 
resolvePageReferencesDescription copied from class:PDFAnnotationTells the annotation to resolve page references.- Overrides:
- resolvePageReferencesin class- PDFAnnotation
 
 
-