PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.navigation.document.Bookmarks

Packages that use Bookmarks
org.pdfclown.documents Document-level objects [PDF:1.6:3.6]. 
org.pdfclown.documents.interaction.navigation.document Features that allow a PDF viewer application to present the user with an interactive, global overview of a document [PDF:1.6:8.2]. 
 

Uses of Bookmarks in org.pdfclown.documents
 

Methods in org.pdfclown.documents that return Bookmarks
 Bookmarks Document.getBookmarks()
          Gets the bookmark collection.
 

Methods in org.pdfclown.documents with parameters of type Bookmarks
 void Document.setBookmarks(Bookmarks value)
           
 

Uses of Bookmarks in org.pdfclown.documents.interaction.navigation.document
 

Methods in org.pdfclown.documents.interaction.navigation.document that return Bookmarks
 Bookmarks Bookmarks.clone(Document context)
           
 Bookmarks Bookmark.getBookmarks()
          Gets the child bookmarks.
static Bookmarks Bookmarks.wrap(PdfDirectObject baseObject)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.