Uses of Class
nl.lxtreme.ols.api.util.SizeUnit

Packages that use SizeUnit
nl.lxtreme.ols.api.util   
 

Uses of SizeUnit in nl.lxtreme.ols.api.util
 

Methods in nl.lxtreme.ols.api.util that return SizeUnit
static SizeUnit SizeUnit.toUnit(double aSize)
          Returns a SizeUnit instance usable for representing the given size.
static SizeUnit SizeUnit.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SizeUnit[] SizeUnit.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.