public class PDFUri extends PDFAction
Constructor and Description |
---|
PDFUri(String uri)
create a Uri instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
returns the action ncecessary for a uri
|
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, toPDF
public PDFUri(String uri)
uri
- the uri to which the link should pointpublic String getAction()
public String toPDFString()
toPDFString
in class PDFObject
Copyright © 2024 Apache Software Foundation. All rights reserved.