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

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

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

Methods in org.eobjects.metamodel.data that return Style.SizeUnit
 Style.SizeUnit Style.getFontSizeUnit()
          Gets the unit of the font size.
static Style.SizeUnit Style.SizeUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Style.SizeUnit[] Style.SizeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eobjects.metamodel.data with parameters of type Style.SizeUnit
 StyleBuilder StyleBuilder.fontSize(int fontSize, Style.SizeUnit sizeUnit)
          Sets the font size of the style
 



Copyright © 2007-2013. All Rights Reserved.