PDFWritable
public 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, wait
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(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 PDFObject
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.