Generated by
JDiff

Interface com.qoppa.pdf.annotations.Link

Added Methods
String getHighlightMode() Returns the annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
void setHighlightMode(String) Sets the annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.
 

Added Fields
String HIGHTLIGHT_MODE_INVERT Invert the contents of the annotation rectangle.
String HIGHTLIGHT_MODE_NONE No highlighting.
String HIGHTLIGHT_MODE_OUTLINE Invert the annotation's border.
String HIGHTLIGHT_MODE_PUSH Display the annotation as if it were being pushed below the sur- face of the page.