Uses of Class
org.fuin.objects4j.FontSizeUnit

Packages that use FontSizeUnit
org.fuin.objects4j   
 

Uses of FontSizeUnit in org.fuin.objects4j
 

Methods in org.fuin.objects4j that return FontSizeUnit
 FontSizeUnit FontSize.getUnit()
          Returns the unit of the size.
static FontSizeUnit FontSizeUnit.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FontSizeUnit[] FontSizeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.fuin.objects4j with parameters of type FontSizeUnit
FontSize(float size, FontSizeUnit unit)
          Constructor with size and unit.
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.