Package | Description |
---|---|
org.apache.fop.area |
FOP's area tree.
|
org.apache.fop.render.intermediate | |
org.apache.fop.render.xml |
Area Tree XML Renderer.
|
Modifier and Type | Method | Description |
---|---|---|
BookmarkData |
BookmarkData.getSubData(int count) |
Get the child data object.
|
Modifier and Type | Method | Description |
---|---|---|
void |
BookmarkData.addSubData(BookmarkData sub) |
Add a child bookmark data object.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
IFRenderer.renderBookmarkTree(BookmarkData bookmarks) |
Renders a Bookmark-Tree object
|
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
AbstractXMLRenderer.renderBookmarkTree(BookmarkData odi) |
Renders a bookmark tree
|
protected void |
XMLRenderer.renderBookmarkTree(BookmarkData bookmarkRoot) |
Renders a BookmarkTree object
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.