Uses of Class
org.apache.fop.fo.pagination.bookmarks.Bookmark
Packages that use Bookmark
-
Uses of Bookmark in org.apache.fop.area
Methods in org.apache.fop.area with parameters of type BookmarkModifier and TypeMethodDescriptionprivate BookmarkData
BookmarkData.createBookmarkData
(Bookmark bookmark) Create and return the bookmark data for this bookmark This creates a bookmark data with the destination and adds all the data from child bookmarksConstructors in org.apache.fop.area with parameters of type BookmarkModifierConstructorDescriptionBookmarkData
(Bookmark bookmark) Create a new pdf bookmark data object.