| Class | Description |
|---|---|
| OutlineItemTreeNode |
A PDF document may optionally display a document outline on the screen,
allowing the user to navigate interactively from one part of the document to
another.
|
| OutlinesTree |
OutlinesTree is a JTree derivative whose nodes are OutlineItemTreeNode objects,
each of which refers to an OutlineItem
|