Uses of Class
fr.opensagres.xdocreport.itext.extension.PageOrientation

Packages that use PageOrientation
fr.opensagres.xdocreport.itext.extension   
 

Uses of PageOrientation in fr.opensagres.xdocreport.itext.extension
 

Methods in fr.opensagres.xdocreport.itext.extension that return PageOrientation
 PageOrientation ExtendedDocument.getOrientation()
           
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 fr.opensagres.xdocreport.itext.extension with parameters of type PageOrientation
 void ExtendedDocument.setOrientation(PageOrientation orientation)
           
 



Copyright © 2012. All Rights Reserved.