PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.navigation.document.LocalDestination

Packages that use LocalDestination
it.stefanochizzolini.clown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
it.stefanochizzolini.clown.documents.interaction.navigation.document Features that allow a PDF viewer application to present the user with an interactive, global overview of a document [PDF:1.6:8.2]. 
 

Uses of LocalDestination in it.stefanochizzolini.clown.documents.interaction.actions
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions that return types with arguments of type LocalDestination
protected  Class<LocalDestination> GoToLocal.getDestinationClass()
           
 

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

Uses of LocalDestination in it.stefanochizzolini.clown.documents.interaction.navigation.document
 

Methods in it.stefanochizzolini.clown.documents.interaction.navigation.document that return LocalDestination
 LocalDestination LocalDestination.clone(Document context)
           
 

Constructors in it.stefanochizzolini.clown.documents.interaction.navigation.document with parameters of type LocalDestination
Bookmark(Document context, String title, LocalDestination destination)
           
 


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.