| Package | Description |
|---|---|
| org.apache.fop.render.intermediate | |
| org.apache.fop.render.intermediate.extensions | |
| org.apache.fop.render.intermediate.util | |
| org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
| org.apache.fop.render.pdf |
PDF Renderer
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
IFSerializer |
IFPainter implementation that serializes the intermediate format to XML.
|
| Modifier and Type | Method | Description |
|---|---|---|
IFDocumentNavigationHandler |
AbstractIFDocumentHandler.getDocumentNavigationHandler() |
Returns a document navigation handler if this feature is supported.
|
IFDocumentNavigationHandler |
IFDocumentHandler.getDocumentNavigationHandler() |
Returns a document navigation handler if this feature is supported.
|
protected IFDocumentNavigationHandler |
IFRenderer.getDocumentNavigationHandler() |
Returns the document navigation handler if available/supported.
|
IFDocumentNavigationHandler |
IFSerializer.getDocumentNavigationHandler() |
Returns a document navigation handler if this feature is supported.
|
| Constructor | Description |
|---|---|
DocumentNavigationHandler(IFDocumentNavigationHandler navHandler,
java.util.Map<java.lang.String,StructureTreeElement> structureTreeElements) |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
IFDocumentNavigationHandler |
IFDocumentHandlerProxy.getDocumentNavigationHandler() |
Returns a document navigation handler if this feature is supported.
|
| Modifier and Type | Method | Description |
|---|---|---|
IFDocumentNavigationHandler |
Java2DDocumentHandler.getDocumentNavigationHandler() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PDFDocumentNavigationHandler |
Implementation of the
IFDocumentNavigationHandler interface for PDF output. |
| Modifier and Type | Method | Description |
|---|---|---|
IFDocumentNavigationHandler |
PDFDocumentHandler.getDocumentNavigationHandler() |
Returns a document navigation handler if this feature is supported.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.