|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IFDocumentNavigationHandler in org.apache.fop.render.intermediate |
---|
Classes in org.apache.fop.render.intermediate that implement IFDocumentNavigationHandler | |
---|---|
class |
IFSerializer
IFPainter implementation that serializes the intermediate format to XML. |
Methods in org.apache.fop.render.intermediate that return IFDocumentNavigationHandler | |
---|---|
IFDocumentNavigationHandler |
AbstractIFDocumentHandler.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported. |
IFDocumentNavigationHandler |
IFSerializer.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported. |
protected IFDocumentNavigationHandler |
IFRenderer.getDocumentNavigationHandler()
Returns the document navigation handler if available/supported. |
IFDocumentNavigationHandler |
IFDocumentHandler.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported. |
Uses of IFDocumentNavigationHandler in org.apache.fop.render.intermediate.extensions |
---|
Constructors in org.apache.fop.render.intermediate.extensions with parameters of type IFDocumentNavigationHandler | |
---|---|
DocumentNavigationHandler(IFDocumentNavigationHandler navHandler)
Main constructor. |
Uses of IFDocumentNavigationHandler in org.apache.fop.render.intermediate.util |
---|
Methods in org.apache.fop.render.intermediate.util that return IFDocumentNavigationHandler | |
---|---|
IFDocumentNavigationHandler |
IFDocumentHandlerProxy.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported. |
Uses of IFDocumentNavigationHandler in org.apache.fop.render.pdf |
---|
Classes in org.apache.fop.render.pdf that implement IFDocumentNavigationHandler | |
---|---|
class |
PDFDocumentNavigationHandler
Implementation of the IFDocumentNavigationHandler interface for PDF output. |
Methods in org.apache.fop.render.pdf that return IFDocumentNavigationHandler | |
---|---|
IFDocumentNavigationHandler |
PDFDocumentHandler.getDocumentNavigationHandler()
Returns a document navigation handler if this feature is supported. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |