Uses of Class
org.apache.fop.render.intermediate.extensions.BookmarkTree
Packages that use BookmarkTree
-
Uses of BookmarkTree in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate with parameters of type BookmarkTreeModifier and TypeMethodDescriptionvoidIFDocumentNavigationHandler.renderBookmarkTree(BookmarkTree tree) Render the bookmark tree.voidIFSerializer.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 TypeMethodDescriptionvoidPDFDocumentNavigationHandler.renderBookmarkTree(BookmarkTree tree) Render the bookmark tree.