Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
org.apache.fop.render.pdf |
PDF Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
PDFStructElem
Class representing a PDF Structure Element.
|
static class |
PDFStructElem.Placeholder
Class representing a placeholder for a PDF Structure Element.
|
class |
PDFStructTreeRoot
Class representing a PDF /StructTreeRoot dictionary.
|
Modifier and Type | Class and Description |
---|---|
class |
PageSequenceStructElem |
Modifier and Type | Method and Description |
---|---|
static PDFStructElem |
PDFStructureTreeBuilder.createStructureElement(String name,
StructureHierarchyMember parent,
Attributes attributes,
PDFFactory pdfFactory,
EventBroadcaster eventBroadcaster) |
Copyright © 2025 Apache Software Foundation. All rights reserved.