|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to handle document navigation features. This is an optional interface for document handler implementations which support document navigation features.
Method Summary | |
void |
addResolvedAction(AbstractAction action)
|
void |
renderBookmarkTree(BookmarkTree tree)
Render the bookmark tree. |
void |
renderLink(Link link)
|
void |
renderNamedDestination(NamedDestination destination)
Renders a named destination. |
Method Detail |
public void renderNamedDestination(NamedDestination destination) throws IFException
destination
- the named destination
IFException
- if an error occurs while handling this eventpublic void renderBookmarkTree(BookmarkTree tree) throws IFException
tree
- the bookmark tree
IFException
- if an error occurs while handling this eventpublic void renderLink(Link link) throws IFException
IFException
public void addResolvedAction(AbstractAction action) throws IFException
IFException
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |