com.crionics.jpdf.destination
Class AbstractDestinationPage

java.lang.Object
  extended by PdfObjectContainer
      extended by com.crionics.jpdf.destination.AbstractDestinationPage
Direct Known Subclasses:
LocalPageDestination, RemotePageDestination

public abstract class AbstractDestinationPage
extends PdfObjectContainer

A object defining a specific page to be displayed.

Destination Objects define a particular view of a page in a PDF document and contains the following information:

Destinations may be associated with:

In each case, the destination specifies the view of the document to be presented when the outline item or annotation is opened or the action is performed.


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 1999-2007 Crionics. All Rights Reserved.