|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFDocumentNavigationHandler | |
---|---|
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 |
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 |
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. |
IFDocumentNavigationHandler |
AbstractIFDocumentHandler.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,
java.util.Map<java.lang.String,StructureTreeElement> structureTreeElements)
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.java2d |
---|
Methods in org.apache.fop.render.java2d that return IFDocumentNavigationHandler | |
---|---|
IFDocumentNavigationHandler |
Java2DDocumentHandler.getDocumentNavigationHandler()
|
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 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |