Uses of Class
fr.opensagres.xdocreport.document.textstyling.properties.TextAlignment

Packages that use TextAlignment
fr.opensagres.xdocreport.document.textstyling.properties   
 

Uses of TextAlignment in fr.opensagres.xdocreport.document.textstyling.properties
 

Methods in fr.opensagres.xdocreport.document.textstyling.properties that return TextAlignment
 TextAlignment ContainerProperties.getTextAlignment()
           
static TextAlignment TextAlignment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TextAlignment[] TextAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.opensagres.xdocreport.document.textstyling.properties with parameters of type TextAlignment
 void ContainerProperties.setTextAlignment(TextAlignment textAlignment)
           
 



Copyright © 2013. All Rights Reserved.