Home » pdfbox-1.1.0-src » org.apache.pdfbox.pdmodel.common » [javadoc | source]
org.apache.pdfbox.pdmodel.common
public interface: PDDestinationOrAction [javadoc | source]

All Implemented Interfaces:
    COSObjectable

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

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