PDFWritable
public class PDFInternalLink extends PDFAction
Constructor | Description |
---|---|
PDFInternalLink(java.lang.String goToReference) |
create an internal link instance.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getAction() |
returns the action ncecessary for an internal link
|
protected 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 PDFInternalLink(java.lang.String goToReference)
goToReference
- the GoTo Reference to which the link should pointpublic java.lang.String getAction()
protected java.lang.String toPDFString()
toPDFString
in class PDFObject
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.