Classe HaruAnnotation
(PECL haru >= 0.0.1)
Introduction
Classe Haru PDF Annotation.
Synopsis de la classe
     
      HaruAnnotation
     
     {
    /* Méthodes */
    
   }Constantes pré-définies
| Type | Nom | Description | 
|---|---|---|
| int | HaruAnnotation::NO_HIGHLIGHT | |
| int | HaruAnnotation::INVERT_BOX | |
| int | HaruAnnotation::INVERT_BORDER | |
| int | HaruAnnotation::DOWN_APPEARANCE | |
| int | HaruAnnotation::ICON_COMMENT | |
| int | HaruAnnotation::ICON_KEY | |
| int | HaruAnnotation::ICON_NOTE | |
| int | HaruAnnotation::ICON_HELP | |
| int | HaruAnnotation::ICON_NEW_PARAGRAPH | |
| int | HaruAnnotation::ICON_PARAGRAPH | |
| int | HaruAnnotation::ICON_INSERT | 
Sommaire
- HaruAnnotation::setBorderStyle — Définit le style de bordure d'une annotation
- HaruAnnotation::setHighlightMode — Définit le mode de mise en évidence de l'annotation
- HaruAnnotation::setIcon — Définit le style de l'icône de l'annotation
- HaruAnnotation::setOpened — Définit le statut initial de l'annotation
