Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Class and Description |
---|---|
static class |
PDFStructElem.Placeholder
Class representing a placeholder for a PDF Structure Element.
|
Modifier and Type | Method and Description |
---|---|
PDFStructElem |
PDFStructElem.getParentStructElem()
Returns the parent of this structure element.
|
PDFStructElem |
PDFDocument.makeStructureElement(PDFName structureType,
PDFObject parent)
Creates and returns a structure element.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.