|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.area.BookmarkParentArea
org.foray.area.BookmarkTreeArea
public final class BookmarkTreeArea
A NonArea class for items generated by fo:bookmark-tree.
Method Summary | |
---|---|
protected void |
addBookmarkAreaChild(BookmarkArea bookmarkArea)
Adds a bookmark area as a child. |
List<BookmarkArea> |
getChildren()
|
org.axsl.fo.fo.BookmarkTree |
getGeneratedBy()
Returns the FO Tree node that generated this bookmark tree. |
AreaTree |
getParent()
Returns the parent AreaTree. |
Methods inherited from class org.foray.area.BookmarkParentArea |
---|
makeBookmarkArea |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public List<BookmarkArea> getChildren()
getChildren
in interface org.axsl.galley.BookmarkTree
protected void addBookmarkAreaChild(BookmarkArea bookmarkArea)
BookmarkParentArea
addBookmarkAreaChild
in class BookmarkParentArea
bookmarkArea
- The bookmark area to be added.public AreaTree getParent()
public org.axsl.fo.fo.BookmarkTree getGeneratedBy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |