Package org.apache.pdfbox.pdmodel.common
Interface PDDestinationOrAction
- All Superinterfaces:
COSObjectable
- All Known Implementing Classes:
PDAction
,PDActionEmbeddedGoTo
,PDActionGoTo
,PDActionHide
,PDActionImportData
,PDActionJavaScript
,PDActionLaunch
,PDActionMovie
,PDActionNamed
,PDActionRemoteGoTo
,PDActionResetForm
,PDActionSound
,PDActionSubmitForm
,PDActionThread
,PDActionURI
,PDDestination
,PDNamedDestination
,PDPageDestination
,PDPageFitDestination
,PDPageFitHeightDestination
,PDPageFitRectangleDestination
,PDPageFitWidthDestination
,PDPageXYZDestination
This is an interface used for some elements such as the document
OpenAction that can be either a Destination or an Action.
-
Method Summary
Methods inherited from interface org.apache.pdfbox.pdmodel.common.COSObjectable
getCOSObject