PDF Clown
0.1.2

Uses of Interface
org.pdfclown.documents.interaction.actions.IGoToAction

Packages that use IGoToAction
org.pdfclown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
 

Uses of IGoToAction in org.pdfclown.documents.interaction.actions
 

Classes in org.pdfclown.documents.interaction.actions that implement IGoToAction
 class GoTo3dView
          'Change the view to a specified 3D annotation' action [PDF:1.6:8.5.3].
 class GoToDestination<T extends Destination>
          Abstract 'go to destination' action.
 class GoToEmbedded
          'Change the view to a specified destination in a PDF file embedded in another PDF file' action [PDF:1.6:8.5.3].
 class GoToFirstPage
          'Go to the first page of the document' action [PDF:1.6:8.5.3].
 class GoToLastPage
          'Go to the last page of the document' action [PDF:1.6:8.5.3].
 class GoToLocal
          'Change the view to a specified destination within the same PDF file' action [PDF:1.6:8.5.3].
 class GoToNextPage
          'Go to the next page of the document' action [PDF:1.6:8.5.3].
 class GoToNonLocal<T extends Destination>
          Abstract 'go to non-local destination' action.
 class GoToPreviousPage
          'Go to the previous page of the document' action [PDF:1.6:8.5.3].
 class GoToRemote
          'Change the view to a specified destination in another PDF file' action [PDF:1.6:8.5.3].
 class GoToThread
          'Jump to a specified bead on an article thread' action [PDF:1.6:8.5.3].
 class GoToURI
          'Cause a URI (Uniform Resource Identifier) to be resolved' action [PDF:1.6:8.5.3].
 


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.