Uses of Class
com.arctorus.documents.PageOrientationType

Packages that use PageOrientationType
com.arctorus.documents   
 

Uses of PageOrientationType in com.arctorus.documents
 

Methods in com.arctorus.documents that return PageOrientationType
static PageOrientationType PageOrientationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PageOrientationType[] PageOrientationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.