PDF Clown
0.1.2

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

Packages that use ViewerPreferences.DirectionEnum
org.pdfclown.documents.interaction.viewer PDF viewer settings [PDF:1.6:8.1]. 
 

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

Methods in org.pdfclown.documents.interaction.viewer that return ViewerPreferences.DirectionEnum
static ViewerPreferences.DirectionEnum ViewerPreferences.DirectionEnum.get(PdfName value)
          Gets the direction corresponding to the given value.
 ViewerPreferences.DirectionEnum ViewerPreferences.getDirection()
           
static ViewerPreferences.DirectionEnum ViewerPreferences.DirectionEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewerPreferences.DirectionEnum[] ViewerPreferences.DirectionEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.pdfclown.documents.interaction.viewer with parameters of type ViewerPreferences.DirectionEnum
 void ViewerPreferences.setDirection(ViewerPreferences.DirectionEnum value)
           
 


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.