Uses of Class
org.apache.fop.render.intermediate.extensions.Bookmark
Packages that use Bookmark
Package
Description
PDF Renderer
-
Uses of Bookmark in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate that return BookmarkModifier and TypeMethodDescriptionprivate BookmarkIFRenderer.renderBookmarkItem(BookmarkData bookmarkItem) Methods in org.apache.fop.render.intermediate with parameters of type Bookmark -
Uses of Bookmark in org.apache.fop.render.intermediate.extensions
Methods in org.apache.fop.render.intermediate.extensions with parameters of type BookmarkModifier and TypeMethodDescriptionvoidBookmarkTree.addBookmark(Bookmark bookmark) Adds a new top-level bookmark.voidBookmark.addChildBookmark(Bookmark bookmark) Adds a child bookmark. -
Uses of Bookmark in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf with parameters of type BookmarkModifier and TypeMethodDescriptionprivate voidPDFDocumentNavigationHandler.renderBookmark(Bookmark bookmark, PDFOutline parent)