PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.viewer.ViewerPreferences.DirectionEnum

Packages that use ViewerPreferences.DirectionEnum
it.stefanochizzolini.clown.documents.interaction.viewer PDF viewer settings [PDF:1.6:8.1]. 
 

Uses of ViewerPreferences.DirectionEnum in it.stefanochizzolini.clown.documents.interaction.viewer
 

Methods in it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents.interaction.viewer with parameters of type ViewerPreferences.DirectionEnum
 void ViewerPreferences.setDirection(ViewerPreferences.DirectionEnum value)
           
 


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.