org.apache.fop.pdf
Class PDFNames
- PDFWritable
Class representing a PDF Names object
encode, encodeString, encodeText, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, hasObjectNumber, makeReference, output, referencePDF, setDocument, setObjectNumber, toInlinePDFString, toPDF, toPDFString |
PDFNames
public PDFNames()
Create the Names object
getDests
public PDFDests getDests()
Returns the Dests object
- the Dests object, or null if it's not used
setDests
public void setDests(PDFDests dests)
Set the Dests object
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.