public class PDFInternalLink extends PDFAction
Constructor and Description |
---|
PDFInternalLink(String goToReference)
create an internal link instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
returns the action ncecessary for an internal link
|
protected String |
toPDFString()
This method returns a String representation of the PDF object.
|
encodeScript
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
public PDFInternalLink(String goToReference)
goToReference
- the GoTo Reference to which the link should pointpublic String getAction()
protected String toPDFString()
toPDFString
in class PDFObject
Copyright © 2025 Apache Software Foundation. All rights reserved.