org.apache.fop.pdf
Class PDFInternalLink
- PDFWritable
public class PDFInternalLink
class used to create a PDF internal link
encode, encodeString, encodeText, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, hasObjectNumber, makeReference, output, referencePDF, setDocument, setObjectNumber, toInlinePDFString, toPDF, toPDFString |
PDFInternalLink
public PDFInternalLink(String goToReference)
create an internal link instance.
goToReference - the GoTo Reference to which the link should point
getAction
public String getAction()
returns the action ncecessary for an internal link
- getAction in interface PDFAction
- the action to place next to /A within a Link
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.