org.apache.pdfbox.pdmodel.common
Interface PDDestinationOrAction

All Superinterfaces:
COSObjectable
All Known Implementing Classes:
PDAction, PDActionGoTo, PDActionJavaScript, PDActionLaunch, PDActionRemoteGoTo, PDActionURI, PDDestination, PDNamedDestination, PDPageDestination, PDPageFitDestination, PDPageFitHeightDestination, PDPageFitRectangleDestination, PDPageFitWidthDestination, PDPageXYZDestination

public interface PDDestinationOrAction
extends COSObjectable

This is an interface used for some elements such as the document OpenAction that can be either a Destination or an Action.

Version:
$Revision: 1.2 $
Author:
Ben Litchfield

Method Summary
 
Methods inherited from interface org.apache.pdfbox.pdmodel.common.COSObjectable
getCOSObject