PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.annotations.AnnotationActions

Packages that use AnnotationActions
org.pdfclown.documents.interaction.annotations Annotations used to associate an object such as a note, sound, or movie with a location on a page of a PDF document, or to provide a way to interact with the user by means of the mouse and keyboard [PDF:1.6:8.4]. 
 

Uses of AnnotationActions in org.pdfclown.documents.interaction.annotations
 

Subclasses of AnnotationActions in org.pdfclown.documents.interaction.annotations
 class WidgetActions
          Widget actions [PDF:1.6:8.5.2].
 

Methods in org.pdfclown.documents.interaction.annotations that return AnnotationActions
 AnnotationActions AnnotationActions.clone(Document context)
           
 AnnotationActions Annotation.getActions()
          Gets the annotation's behavior in response to various trigger events.
 AnnotationActions Widget.getActions()
           
 

Methods in org.pdfclown.documents.interaction.annotations with parameters of type AnnotationActions
 void Annotation.setActions(AnnotationActions value)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.