org.apache.fop.pdf
Class PDFNames
- PDFWritable
Class representing a PDF Names object
encode , encodeBinaryToHexString , encodeString , encodeText , formatDateTime , formatDateTime , formatObject , getDocument , getDocumentSafely , getGeneration , getObjectID , getObjectNumber , getParent , hasObjectNumber , makeReference , output , outputInline , referencePDF , setDocument , setObjectNumber , setParent , 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-2008 The Apache Software Foundation. All Rights Reserved.