Uses of Class
org.apache.fop.render.intermediate.extensions.BookmarkTree
Packages that use BookmarkTree
-
Uses of BookmarkTree in org.apache.fop.render.intermediate
Fields in org.apache.fop.render.intermediate declared as BookmarkTreeMethods in org.apache.fop.render.intermediate with parameters of type BookmarkTreeModifier and TypeMethodDescriptionvoid
IFDocumentNavigationHandler.renderBookmarkTree
(BookmarkTree tree) Render the bookmark tree.void
IFSerializer.renderBookmarkTree
(BookmarkTree tree) Render the bookmark tree. -
Uses of BookmarkTree in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type BookmarkTreeModifier and TypeMethodDescriptionvoid
PDFDocumentNavigationHandler.renderBookmarkTree
(BookmarkTree tree) Render the bookmark tree.