Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFNames |
PDFRoot.getNames()
Returns the /Names object.
|
PDFNames |
PDFFactory.makeNames()
Make a names dictionary (the /Names object).
|
Modifier and Type | Method and Description |
---|---|
void |
PDFRoot.setNames(PDFNames names)
Set the /Names object.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.