PDFWritablepublic class PDFUri extends PDFAction
| Constructor | Description |
|---|---|
PDFUri(java.lang.String uri) |
create a Uri instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAction() |
returns the action ncecessary for a uri
|
java.lang.String |
toPDFString() |
This method returns a String representation of the PDF object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getChildren, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, output, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDFpublic PDFUri(java.lang.String uri)
uri - the uri to which the link should pointpublic java.lang.String getAction()
public java.lang.String toPDFString()
toPDFString in class PDFObjectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.