PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.viewer.ViewerPreferences

Packages that use ViewerPreferences
org.pdfclown.documents Document-level objects [PDF:1.6:3.6]. 
org.pdfclown.documents.interaction.viewer PDF viewer settings [PDF:1.6:8.1]. 
 

Uses of ViewerPreferences in org.pdfclown.documents
 

Methods in org.pdfclown.documents that return ViewerPreferences
 ViewerPreferences Document.getViewerPreferences()
          Gets the way the document is to be presented.
 

Methods in org.pdfclown.documents with parameters of type ViewerPreferences
 void Document.setViewerPreferences(ViewerPreferences value)
           
 

Uses of ViewerPreferences in org.pdfclown.documents.interaction.viewer
 

Methods in org.pdfclown.documents.interaction.viewer that return ViewerPreferences
 ViewerPreferences ViewerPreferences.clone(Document context)
           
static ViewerPreferences ViewerPreferences.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.