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(java.lang.String name,
StructureHierarchyMember parent,
org.xml.sax.Attributes attributes,
PDFFactory pdfFactory,
EventBroadcaster eventBroadcaster) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.