PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.annotations.MovieAnnotation

Packages that use MovieAnnotation
it.stefanochizzolini.clown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
it.stefanochizzolini.clown.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 MovieAnnotation in it.stefanochizzolini.clown.documents.interaction.actions
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions that return MovieAnnotation
 MovieAnnotation PlayMovie.getMovie()
          Gets the movie to be played.
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type MovieAnnotation
 void PlayMovie.setMovie(MovieAnnotation value)
           
 

Constructors in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type MovieAnnotation
PlayMovie(Document context, MovieAnnotation movie)
          Creates a new action within the given document context.
 

Uses of MovieAnnotation in it.stefanochizzolini.clown.documents.interaction.annotations
 

Methods in it.stefanochizzolini.clown.documents.interaction.annotations that return MovieAnnotation
 MovieAnnotation MovieAnnotation.clone(Document context)
           
 


PDF Clown
0.0.8

Project home page

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