Uses of Class
org.eobjects.metamodel.data.Style.TextAlignment

Packages that use Style.TextAlignment
org.eobjects.metamodel.data API for data sets 
 

Uses of Style.TextAlignment in org.eobjects.metamodel.data
 

Methods in org.eobjects.metamodel.data that return Style.TextAlignment
 Style.TextAlignment Style.getAlignment()
          Gets the text alignment, or null if text alignment is unspecified.
static Style.TextAlignment Style.TextAlignment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Style.TextAlignment[] Style.TextAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2013. All Rights Reserved.