Module: Origami::Annotation::Link::Highlight

Defined in:
lib/origami/annotations.rb

Overview

The annotations highlighting mode. The visual effect to be used when the mouse button is pressed or held down inside its active area.

Constant Summary collapse

NONE =

No highlighting

:N
INVERT =

Invert the contents of the annotation rectangle.

:I
OUTLINE =

Invert the annotations border.

:O
PUSH =

Display the annotation as if it were being pushed below the surface of the page

:P