Class PDFAnnotation.Link
java.lang.Object
com.inductiveautomation.rm.base.RMListenerList
com.inductiveautomation.rm.base.RMObject
com.inductiveautomation.rm.pdf.writer.PDFAnnotation
com.inductiveautomation.rm.pdf.writer.PDFAnnotation.Link
- All Implemented Interfaces:
- RMPropertyChanger,- Cloneable
- Enclosing class:
- PDFAnnotation
An inner class (and annotation subclass) to support hyperlinks.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.rm.pdf.writer.PDFAnnotationPDFAnnotation.Link
- 
Field SummaryFields inherited from class com.inductiveautomation.rm.pdf.writer.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.inductiveautomation.rm.pdf.writer.PDFAnnotationgetAnnotationMap, setHasBorder, setHighlightMode, setTypeMethods inherited from class com.inductiveautomation.rm.base.RMObjectaddPropertyChangeListener, animUpdate, firePropertyChange, firePropertyChange, firePropertyChange, getPCEvent, removePropertyChangeListener, sendPropertyChange, toStringMethods inherited from class com.inductiveautomation.rm.base.RMListenerListaddListener, clone, getListener, getListenerCount, getListenerCount, getListenerList, getListeners, hasListeners, removeListener
- 
Constructor Details- 
Link
 
- 
- 
Method Details- 
resolvePageReferencesDescription copied from class:PDFAnnotationTells the annotation to resolve page references.- Overrides:
- resolvePageReferencesin class- PDFAnnotation
 
 
-