PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.navigation.document.Bookmarks

Packages that use Bookmarks
it.stefanochizzolini.clown.documents Document-level objects [PDF:1.6:3.6]. 
it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents
 

Methods in it.stefanochizzolini.clown.documents that return Bookmarks
 Bookmarks Document.getBookmarks()
          Gets the bookmark collection [PDF:1.6:8.2.2].
 

Methods in it.stefanochizzolini.clown.documents with parameters of type Bookmarks
 void Document.setBookmarks(Bookmarks value)
           
 

Uses of Bookmarks in it.stefanochizzolini.clown.documents.interaction.navigation.document
 

Methods in it.stefanochizzolini.clown.documents.interaction.navigation.document that return Bookmarks
 Bookmarks Bookmarks.clone(Document context)
           
 Bookmarks Bookmark.getBookmarks()
          Gets the child bookmarks.
 


PDF Clown
0.0.8

Project home page

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