PDFWritable
PDFGoTo
, PDFGoToRemote
, PDFInternalLink
, PDFJavaScriptLaunchAction
, PDFLaunch
, PDFUri
public abstract class PDFAction extends PDFObject
Constructor | Description |
---|---|
PDFAction() |
Modifier and Type | Method | Description |
---|---|---|
abstract java.lang.String |
getAction() |
represent the action to call
this method should be implemented to return the action which gets
called by the Link Object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getChildren, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString
public abstract java.lang.String getAction()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.