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 Bookmark
IFRenderer.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 TypeMethodDescriptionvoid
BookmarkTree.addBookmark
(Bookmark bookmark) Adds a new top-level bookmark.void
Bookmark.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 void
PDFDocumentNavigationHandler.renderBookmark
(Bookmark bookmark, PDFOutline parent)