Interface PDDestinationOrAction
-
- All Superinterfaces:
COSObjectable
- All Known Implementing Classes:
PDAction,PDActionGoTo,PDActionJavaScript,PDActionLaunch,PDActionNamed,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.
-
-
Method Summary
-
Methods inherited from interface com.tom_roush.pdfbox.pdmodel.common.COSObjectable
getCOSObject
-
-