Holger's
Java API

Uses of Class
com.antelmann.ooffice.PageOrientation

Packages that use PageOrientation
com.antelmann.ooffice The classes in this package are to be used in conjunction with OpenOffice. 
 

Uses of PageOrientation in com.antelmann.ooffice
 

Methods in com.antelmann.ooffice that return PageOrientation
static PageOrientation PageOrientation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PageOrientation[] PageOrientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.antelmann.ooffice with parameters of type PageOrientation
 void AbstractOfficeDocument.setPageOrientation(PageOrientation po)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads