Uses of Class
org.apache.fop.area.BookmarkData
Packages that use BookmarkData
Package
Description
FOP's area tree.
Area Tree XML Renderer.
-
Uses of BookmarkData in org.apache.fop.area
Methods in org.apache.fop.area that return BookmarkDataMethods in org.apache.fop.area with parameters of type BookmarkDataModifier and TypeMethodDescriptionvoidBookmarkData.addSubData(BookmarkData sub) Add a child bookmark data object. -
Uses of BookmarkData in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate with parameters of type BookmarkDataModifier and TypeMethodDescriptionprotected voidIFRenderer.renderBookmarkTree(BookmarkData bookmarks) Renders a Bookmark-Tree object -
Uses of BookmarkData in org.apache.fop.render.xml
Methods in org.apache.fop.render.xml with parameters of type BookmarkDataModifier and TypeMethodDescriptionprotected abstract voidAbstractXMLRenderer.renderBookmarkTree(BookmarkData odi) Renders a bookmark treeprotected voidXMLRenderer.renderBookmarkTree(BookmarkData bookmarkRoot) Renders a BookmarkTree object