public abstract class PDFAction extends PDFObject
Constructor and Description |
---|
PDFAction() |
Modifier and Type | Method and Description |
---|---|
protected String |
encodeScript(String text) |
abstract String |
getAction()
represent the action to call
this method should be implemented to return the action which gets
called by the Link Object.
|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getChildren, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, supportsObjectStream, toPDF, toPDFString
public abstract String getAction()
Copyright © 2025 Apache Software Foundation. All rights reserved.