public abstract class PDFAction extends PDFObject
Constructor and Description |
---|
PDFAction() |
Modifier and Type | Method and 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.
|
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFString
public abstract java.lang.String getAction()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.