Package | Description |
---|---|
org.apache.fop.render.intermediate | |
org.apache.fop.render.intermediate.extensions | |
org.apache.fop.render.intermediate.util | |
org.apache.fop.render.pdf |
PDF Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
IFSerializer
IFPainter implementation that serializes the intermediate format to XML.
|
Modifier and Type | Method and 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 and Description |
---|
DocumentNavigationHandler(IFDocumentNavigationHandler navHandler)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
IFDocumentNavigationHandler |
IFDocumentHandlerProxy.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFDocumentNavigationHandler
Implementation of the
IFDocumentNavigationHandler interface for PDF output. |
Modifier and Type | Method and Description |
---|---|
IFDocumentNavigationHandler |
PDFDocumentHandler.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.