Uses of Package
com.crionics.jpdf.destination

Packages that use com.crionics.jpdf.destination
com.crionics.jpdf jPDF Core package, contains all main classes. 
com.crionics.jpdf.action Contains the implementation classes to define PDF Actions. 
com.crionics.jpdf.annotation Contains the implementation classes to define PDF #Annotations. 
com.crionics.jpdf.destination Contains the objects used to specify a specific page and its viewing configuration within in a PDF document. 
com.crionics.jpdf.outline Contains the implementation of the tools allowing the manipulation of outline (bookmarks). 
 

Classes in com.crionics.jpdf.destination used by com.crionics.jpdf
AbstractDestinationPage
          A object defining a specific page to be displayed.
 

Classes in com.crionics.jpdf.destination used by com.crionics.jpdf.action
LocalPageDestination
          A Destination Object defining the page and the zoom configuration of a page within the current PDF Document.
 

Classes in com.crionics.jpdf.destination used by com.crionics.jpdf.annotation
LocalPageDestination
          A Destination Object defining the page and the zoom configuration of a page within the current PDF Document.
 

Classes in com.crionics.jpdf.destination used by com.crionics.jpdf.destination
AbstractZoom
          A object defining a particular view of a page in a document.
LocalPageDestination
          A Destination Object defining the page and the zoom configuration of a page within the current PDF Document.
RemotePageDestination
          A Destination Object defining the page and the zoom configuration of a page within another PDF Document.
 

Classes in com.crionics.jpdf.destination used by com.crionics.jpdf.outline
LocalPageDestination
          A Destination Object defining the page and the zoom configuration of a page within the current PDF Document.
 



Copyright © 1999-2007 Crionics. All Rights Reserved.